Logout
Logging out disconnects current user from FCM service and terminates realtime connection.
await TalkPlusAPI.logout(errorCallback: (errorCode, errorMessage){
});Last updated
Logging out disconnects current user from FCM service and terminates realtime connection.
await TalkPlusAPI.logout(errorCallback: (errorCode, errorMessage){
});Last updated