removeListeners abstract method

void removeListeners()

Remove all listeners from receiving state notifications.

Notification can still be received during removal.

Implementation

void removeListeners();