GetAuthorizationState constructor

GetAuthorizationState(
  1. {int? extra,
  2. int? clientId}
)

Returns the current authorization state; this is an offline request. For informational purposes only. Use updateAuthorizationState instead to maintain the current authorization state. Can be called before initialization

Returns AuthorizationState

Implementation

GetAuthorizationState