containsException

fun containsException(intent: Intent): Boolean

Checks if the intent contains an authorization/end session exception.

Return

True if the intent has an exception extra, false otherwise.