Is Logged In
//trimble-id-android/com.trimble.id.android/IAuthenticator/isLoggedIn
isLoggedIn
[androidJvm]
abstract suspend fun isLoggedIn(): Boolean
Get the logged in state. It returns true if a user is logged in else false.
//trimble-id-android/com.trimble.id.android/IAuthenticator/isLoggedIn
[androidJvm]
abstract suspend fun isLoggedIn(): Boolean
Get the logged in state. It returns true if a user is logged in else false.