onResult

abstract fun onResult(globalNotificationChannelSetting: GlobalNotificationChannelSetting?, e: SendbirdException?)

A callback for the response.

Since

4.6.0

Parameters

globalNotificationChannelSetting

GlobalNotificationChannelSetting object holding json response payload

e

null if no error.