notification Channel Strategy
Parameters
value
Control how notifications will be sent out, on a per-channel basis.
Parameters
values
Control how notifications will be sent out, on a per-channel basis.
suspend fun notificationChannelStrategy(argument: List<suspend NotificationChannelStrategyArgsBuilder.() -> Unit>)
suspend fun notificationChannelStrategy(vararg argument: suspend NotificationChannelStrategyArgsBuilder.() -> Unit)
suspend fun notificationChannelStrategy(argument: suspend NotificationChannelStrategyArgsBuilder.() -> Unit)
Parameters
argument
Control how notifications will be sent out, on a per-channel basis.