manualNotificationControl property

bool manualNotificationControl
getter/setter pair

Manual notification control.

Defaults to false, notifications are enabled by default. If set to true the user must perform their own syncing with CouchDB by calling the sync() method.

Implementation

bool manualNotificationControl = false;