Start a new chat or change users

Use the following method to start a new chat or when changing a user.
Written by Alex
Updated 2 months ago

If you use user authentication in your app and you want to start a new chat or change a user, you can use the logout method:

HelpCrunch.logout() //callback is optional

Did this answer your question?