public method IGetAccountCallback.onAccountReceived
Overview
Processes notifications about the account information received
Declaration
function onAccountReceived(account)
public void onAccountReceived(Account account);
public void onAccountReceived(Account account);
Parameters
| Name | Description |
|---|---|
| account | The account |
Details
Declared in IGetAccountCallback