signOut
abstract suspend fun signOut(signOutFromHomeserver: Boolean, ignoreServerRequestError: Boolean = false)
Content copied to clipboard
Sign out, and release the session, clear all the session data, including crypto data.
Parameters
signOutFromHomeserver
true if the sign out request has to be done
ignoreServerRequestError
true to ignore server error if any