logout()
Call this method to logout of the Chat Room. You can use this method to logout the user from the chat room.
JavaScript
sdk.logout();
Response
This method provides no response
Call this method to logout of the Chat Room. You can use this method to logout the user from the chat room.
sdk.logout();
This method provides no response