containsAuthorizationResponse

fun containsAuthorizationResponse(intent: Intent): Boolean

Checks if the intent contains an authorization response.

Return

True if the intent has an authorization response extra, false otherwise.