public method IGetAccountsSnapshotCallback.onAccountsReceived

Brief

Processes notifications about all accounts received

Declaration

protojavascriptjavacsharp
public onAccountsReceived(accounts : Account[]) : void

Parameters
accounts

An array of accounts

Details

See also: Account

Declared in IGetAccountsSnapshotCallback

back