didStopListening abstract method

  1. @protected
void didStopListening()

Called when the number of listeners changes from one to zero.

Implementation

@protected
void didStopListening();