androidchatsdk / Glad App Android SDK / Gladly / openNotificationChannelSettings
openNotificationChannelSettings
fun openNotificationChannelSettings(context:
Context
):
Unit
Opens the notification channel settings. Note that this will only occur for Android O+ (because Channels don’t exist below Android O!).
Parameters
context
- Application context.