NotificationChannelCompat
Compatibility class for supporting NotificationChannel functionality across Android OS versions.
Constructors
Properties
Link copied to clipboard
The channel's description.
Link copied to clipboard
The channel's importance.
Link copied to clipboard
The channel's light color.
Link copied to clipboard
The channel's lockscreen visibility.
Link copied to clipboard
The channel's name.
Link copied to clipboard
The channel's vibration pattern.
Functions
Link copied to clipboard
Sets whether the channel can show lights.
Link copied to clipboard
Sets whether the channel can vibrate.
Link copied to clipboard
Indicates whether the channel can show lights.
Link copied to clipboard
Indicates whether the channel can vibrate.
Link copied to clipboard
Returns the objects represented as a JsonValue.
Link copied to clipboard
Creates a corresponding NotificationChannel object for Android O and above.