open System Channel Settings
Opens the notification channel settings system UI for Batch's default channel.
Will do nothing on API <26
Return
Whether the system settings have been opened or not. Always false on API <26
Parameters
context
Your context
Opens the notification channel settings system UI for the specified channel
Will do nothing on API <26
Return
Whether the system settings have been opened or not. Always false on API <26
Parameters
context
Your context. Can't be null.
channel Id
The channel to open this. Can't be null.