getAccountsStatus
Get accounts statuses for given userIds.
Return
Parameters
userIds
of futurae accounts to get AccountStatus for
Throws
if the SDK is currently blocked by an operation updating DB accounts
if there is no account enrolled for the provided user ids.
if the accounts contain sessions with encrypted extraInfo and the SDK is unable to decrypt them
if the SDK cannot access necessary cryptographic material or perform cryptographic operations
if the SDK detects corrupted storage. This state requires the SDK to reset or to perform launchAccountRecovery
if the API request fails. Refer to FTApiException subtypes for more specific errors.
if the returned AccountsStatus contains Sessions with encrypted info without a user id.