didRegisterListener abstract method

  1. @protected
void didRegisterListener()

Called immediately before a status listener is added via addStatusListener.

At the time this method is called the registered listener is not yet notified by notifyStatusListeners.

Implementation

@protected
void didRegisterListener();