| Package | Description |
|---|---|
| abs.ixi.client.xmpp |
| Modifier and Type | Method and Description |
|---|---|
void |
XMPPResponseCallback.onError(Stanza response,
XmppException.ErrorCondition error)
The method is called when client receives an error from server
|
void |
XMPPResponseCallback.onSuccess(Stanza response)
The method is called when client receives a response from server
|
void |
XMPPResponseCallback.onTimeout()
This method is called when response wasn't received in given time.
|
Copyright © 2019. All rights reserved.