get Global Notification Channel Setting
fun SendbirdChat.getGlobalNotificationChannelSetting(handler: ResultHandler<GlobalNotificationChannelSetting>?)
Retrieves Global Notification channel theme.
Since
4.15.0
Parameters
handler
GlobalNotificationChannelSettingHandler
Deprecated
As of 4.17.0, replaced with awaitGetGlobalNotificationChannelSetting().
Replace with
awaitGetGlobalNotificationChannelSetting()
Content copied to clipboard
Retrieves Global Notification channel theme.
Since
4.15.0