setPushNotification

open fun setPushNotification(@NonNull channel: GroupChannel, enable: Boolean, @Nullable handler: OnCompleteHandler)

Sets push notification settings of this channel.

Parameters

channel

Target GroupChannel

enable

Whether the push notification turns on

handler

Callback handler called when this method is completed since 3.0.0