Package-level declarations

Types

Link copied to clipboard

Functions

Link copied to clipboard
fun extractNSError(exception: Exception): NSError?
Link copied to clipboard
fun getOauthErrorCode(error: AuthorizationException, defaultCode: String): String
fun getOauthErrorCode(error: NSError, defaultCode: String): String
Link copied to clipboard
fun getOauthErrorMessage(exception: AuthorizationException): String
fun getOauthErrorMessage(error: NSError): String