getActiveAccountsFlow

public abstract Flow<List<FTAccount>> getActiveAccountsFlow()

Flow emitting changes in the list of currently active FTAccount objects in the SDK.

See also