public method IAccountsManager.getAccountsSnapshotGets a snapshot of all accounts
Declaration
protojavascriptjavacsharppublic getAccountsSnapshot(accountsSnapshotCallback : IGetAccountsSnapshotCallback) : void
| Parameters | |
accountsSnapshotCallback |
An interface that defines a callback method for handling a snapshot of all the accounts |
See also: IGetAccountsSnapshotCallback
Declared in IAccountsManager