Modifier and Type | Method and Description |
---|---|
void |
BOSHClient.disconnect()
End the BOSH session by disconnecting from the remote BOSH connection
manager.
|
void |
BOSHClient.disconnect(ComposableBody msg)
End the BOSH session by disconnecting from the remote BOSH connection
manager, sending the provided content in the final connection
termination message.
|
void |
BOSHClient.send(ComposableBody body)
Send the provided message data to the remote connection manager.
|
Copyright © 2019. All rights reserved.