Contents

enable

Sets the enable state of the notification request.

Declaration

virtual void enable(
 boolwas ) = 0;

Parameters

  • was:

    The enable state of the notifier to restore.

Overview

Restores the enable state of the notification request, given the previous state passed in.

See Also

Miscellaneous