pushOption property

PushNotificationDeliveryOption pushOption
getter/setter pair

The push notification delivery option that determines how to deliver the push notification when sending a user or a file message.

Implementation

PushNotificationDeliveryOption pushOption =
    PushNotificationDeliveryOption.normal;