GetNotificationChannelPlainArgs

data class GetNotificationChannelPlainArgs(val id: String) : ConvertibleToJava<GetNotificationChannelPlainArgs>

Constructors

Functions

Link copied to clipboard
open override fun toJava(): GetNotificationChannelPlainArgs

Properties

Link copied to clipboard
val id: String

The ID of a notification channel.