HomeDocumentationAPI Reference
Getting StartedAPI ReferenceBug ReportingCrash ReportingAPMHelp Center

Set Channel ID

Setting the channel ID is only available on Android devices

You can pass a string to this method to set the push notifications as part of a specific channel.

Replies.setPushNotificationChannelId(String pushNotificationChannelId);
Replies.setPushNotificationChannelId(String pushNotificationChannelId)