stopNotify abstract method

void stopNotify(
  1. Notifiee notifiee
)

Unregister a notifiee for signals

Implementation

void stopNotify(Notifiee notifiee);