GetAuthorizationState
public struct GetAuthorizationState : Codable, Equatable, TDFunction
Returns the current authorization state; this is an offline request. For informational purposes only. Use updateAuthorizationState instead to maintain the current authorization state
-
Undocumented
Declaration
Swift
public typealias Result = AuthorizationState
-
Returns the current authorization state; this is an offline request. For informational purposes only. Use updateAuthorizationState instead to maintain the current authorization state
Declaration
Swift
public init()