fetchOfflineNotifications property

bool fetchOfflineNotifications
getter/setter pair

Fetch the notifications received when the client is offline. Defaults to true. Set to false to ignore the notifications received when device is offline.

Implementation

bool fetchOfflineNotifications = true;