Type Aliases
The following type aliases are available globally.
- 
                  
                  Callback invoked when token needs to be refreshed. Implementations should take care that the supplied completionHandleris always invoked at some point.DeclarationSwift public typealias TokenRequiredCallback = (_ language: String, _ completionHandler: @escaping (TokenResult) -> Void) -> Void
 Type Aliases  Reference
        Type Aliases  Reference