isLoggedOut

fun isLoggedOut(intent: ERROR CLASS: Symbol not found for Intent): Boolean

Checks if the logout process has succeeded by examining the given intent.

Return

true if the logout process has succeeded, false otherwise.

Parameters

intent

The intent to examine.