Skip to content

Get Active Account

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

getActiveAccount

[androidJvm]
open suspend override 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.