setMyPushTriggerOption

fun setMyPushTriggerOption(url: String, option: GroupChannel.PushTriggerOption)

Requests to set the push trigger option for the current user for a specific channel.

Since

1.0.0-beta.1

Parameters

url

The url of the channel to set the push trigger option.

option

The GroupChannel.PushTriggerOption to set.

See also

ChannelsScreenResourceRepository.setMyPushTriggerOption