isSignedIn

abstract suspend fun isSignedIn(timeout: Long?): IsSignedInResult

Checks if user is signed in.

Parameters

timeout

The timeout of isSignedIn in milliseconds or null if no timeout should be used