set My Push Trigger Option
Deprecated
As of 4.17.0, replaced with awaitSetMyPushTriggerOption(pushTriggerOption).
Replace with
awaitSetMyPushTriggerOption(pushTriggerOption)
Content copied to clipboard
Sets push trigger option of this channel. If channel's push trigger option is set to GroupChannel.PushTriggerOption.DEFAULT, it works according to the state of SendbirdChat.PushTriggerOption. If not, push messages will be triggered according to the state of GroupChannel.PushTriggerOption.
Since
4.15.0
Parameters
push Trigger Option
PushTriggerOption
. Refer to GroupChannel.PushTriggerOption.