Description

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

Enumeration Members

Enumeration Members

DEFAULT: "default"
SUPPRESS: "suppress"

Generated using TypeDoc