public method IAccountChangeListener.onChange

Brief

Processes notifications about an account changed

Declaration

protojavascriptjavacsharp
public onChange(accountInfo : AccountInfo) : void

Parameters
accountInfo

The basic account information

Details

See also: AccountInfo

Declared in IAccountChangeListener

back