FuturaeAccountApi
A grouping of SDK methods related to futurae account and manipulations with it.
See also
Functions
Enroll an account using the provided EnrollmentParams. This is a single entrypoint method for all configurations. However, there are restrictions as to what configurations can be used and when. Please see the EnrollmentParams documentation.
Get the FTAccount identified by the provided query AccountQuery.
Get Account history for the selected userId
Get accounts statuses for given userIds.
Get the list of currently active FTAccount objects in the SDK.
Logout the user and remove the account. This is a protected operation, so the SDK must be unlocked before calling this method.
Delete the account identified by the provided user id from the SDK. Works offline, does not confirm deletion with futurae's webapp.
Register push notifications token. The token will be uploaded to Futurae's servers as soon as there is at least one account enrolled in the SDK.