public interface BOSHClientResponseListener
| Modifier and Type | Method and Description |
|---|---|
void |
responseReceived(BOSHMessageEvent event)
Called when the listener is being notified that a response has been
received from the connection manager.
|
void responseReceived(BOSHMessageEvent event)
event - event instance containing the message being sentCopyright © 2015. All rights reserved.