disconnect
Disconnects a chat session and disables the chat push notifications. This should be called on logout.
Parameters
on Completion
Callback that will be invoked when the request is completed. It will receive a SippoResourceError if any error occurs. In case of success, error will be null.