but BOSHClient.disconnect(ComposableBody) is already called by XMPPBOSHConnection.shutdown(), which is called by AbstractXMPPConnection.disconnect(). So what you did seems a bit redundant.
↧
but BOSHClient.disconnect(ComposableBody) is already called by XMPPBOSHConnection.shutdown(), which is called by AbstractXMPPConnection.disconnect(). So what you did seems a bit redundant.