public method IAccountsManager.subscribeAccountChangeSubscribes to the account change event
Declaration
protojavascriptjavacsharppublic subscribeAccountChange(listener : IAccountChangeListener) : void
| Parameters | |
listener |
An instance of the callback class for handling account change events |
See also: IAccountChangeListener
Declared in IAccountsManager