Skip to content

Get Accounts

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

getAccounts

[androidJvm]
open suspend override fun getAccounts(): List<Account>

Retrieve a list of all stored accounts. This method fetches all accounts currently managed by the application.

Return

A list of Account objects representing all stored accounts.