AccountMonitorListenerpublic interface AccountMonitorListener An interface that contains the callback used by the AccountMonitor |
Methods Summary |
---|
public void | onAccountsUpdated(java.lang.String[] currentAccounts)This invoked when the AccountMonitor starts up and whenever the account
set changes.
|
|