getActiveAccounts

public abstract List<FTAccount> getActiveAccounts()

Get the list of currently active FTAccount objects in the SDK.

Return

the list of active accounts.

See also