on Result
abstract fun onResult(globalNotificationChannelSetting: GlobalNotificationChannelSetting?, e: SendbirdException?)
A callback for the response.
Since
4.6.0
Parameters
global Notification Channel Setting
GlobalNotificationChannelSetting object holding json response payload
e
null
if no error.