public method IAccountsManager.getAccountsInfo

Brief

Gets basic information about all accounts of the user

Declaration

protojavascriptjavacsharp
public getAccountsInfo() : AccountInfo[]

Returns

Array of 'AccountInfo' objects

Details

See also: AccountInfo

Declared in IAccountsManager

back