Overload List

  NameDescription
Public methodIqRequestAsync(Iq, Action<(Of <<'(String, Iq>)>>))
Performs an IQ set/get request asynchronously and optionally invokes a callback method when the IQ response comes in.
Public methodIqRequestAsync(IqType, Jid, Jid, XmlElement, CultureInfo, Action<(Of <<'(String, Iq>)>>))
Performs an IQ set/get request asynchronously and optionally invokes a callback method when the IQ response comes in.

See Also