Public Types | |
enum | PushNotificationDeliveryOption { NULL, DEFAULT, SUPPRESS } |
enum | MentionType { NULL, USERS, CHANNEL } |
Public Member Functions | |
override string | ToString () |
BaseMessageParams | SetParentMessageId (long parentMessageId) |
|
strong |
Mention type.
Push options for messages. setPushNotificationDeliveryOption(PushNotificationDeliveryOption) If the option is DEFAULT, push message will work with the receiver's push settings. SendBird#setDoNotDisturb(boolean, int, int, int, int, String, SendBird.SetDoNotDisturbHandler) GroupChannel#setPushPreference(boolean, GroupChannel.GroupChannelSetPushPreferenceHandler) If the option is SUPPRESS, push message will not be sent.