Overload List
| Name | Description | |
|---|---|---|
| IqRequestAsync(Iq, Action<(Of <<'(String, Iq>)>>)) |
Performs an IQ set/get request asynchronously and optionally invokes a
callback method when the IQ response comes in.
| |
| IqRequestAsync(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.
|