Skip to content

Get Active Account

//trimble-id-android/com.trimble.id.android/IAccountManager/getActiveAccount

getActiveAccount

[androidJvm]
abstract suspend fun getActiveAccount(): Account?

Retrieve the currently active account. It is typically used to fetch the account that the user is currently logged into.

Return

The Account object representing the active account.