public method IAccountsManager.getAccountsInfo

Overview

Gets basic information about all accounts of the user

Declaration

function getAccountsInfo()
public AccountInfo[] getAccountsInfo();
public AccountInfo[] getAccountsInfo();

Returns

Array of 'AccountInfo' objects

Details

Declared in IAccountsManager