Account Change Event
This method can be used to detect for account change. It takes one parameter listed below.
cb: callback function which will be called when account change occurs.
Below is an example code describing the way to check for account change.
Last updated