Type Aliases
The following type aliases are available globally.
-
Undocumented
Declaration
Swift
public typealias CommunicationTokenCompletionHandler = (CommunicationAccessToken?, Error?) -> Void
-
Undocumented
Declaration
Swift
public typealias TokenRefreshHandler = (String?, Error?) -> Void
-
Undocumented
Declaration
Swift
public typealias TokenRefresher = (@escaping TokenRefreshHandler) -> Void