Sign In State Change Listener
interface SignInStateChangeListener
Content copied to clipboard
Interface for reporting authentication changes
Functions
on Signed Out Without Request
Link copied to clipboard
abstract fun onSignedOutWithoutRequest(error: ErrorCode, errorMessage: String)
Content copied to clipboard
Calls when authentication account was signed out without user interaction
on State Changed
Link copied to clipboard
Calls when SignInState of account was changed.