Search code examples
androidlogoutquickblox

How to logout chat in QuickBlox API


I have been checking the SDK Manual (http://sdk.quickblox.com/android/) but I didn't figure out how to logout from chat.

I want to LogOut because API saves your pending messages when your are logged out.

Anyone has an idea about how to do that?


Solution

  • Here is the shutdown(Presence unavailablePresence) method in XMPPConnection class