isSilent property

bool isSilent
getter/setter pair

Specifies whether the payload was received silently.

For details on sending Android silent push notifications, refer to Silent push notifications.

For details on sending iOS silent push notifications, refer to Silent push notifications.

Implementation

bool isSilent = false;