androidchatsdk / Chat Android SDK / Gladly / logout
logout
fun logout(context:Context):Unit
Removes the currently signed in user and all data associated with that user.
Parameters
context - Activity/application context to be initialized with.
androidchatsdk / Chat Android SDK / Gladly / logout
fun logout(context:Context):Unit
Removes the currently signed in user and all data associated with that user.
context - Activity/application context to be initialized with.