Push options for messages. If the option is PushNotificationDeliveryOption.DEFAULT, push message will work with the receiver's push settings. SendbirdChat.setDoNotDisturb If the option is PushNotificationDeliveryOption.SUPPRESS, push message will not be sent.

Enumeration Members

Enumeration Members

DEFAULT: "default"
SUPPRESS: "suppress"