NotificationChannelCompat  
    Compatibility class for supporting NotificationChannel functionality across Android OS versions.
Constructors
Link copied to clipboard
                  NotificationChannelCompat constructor.
NotificationChannelCompat constructor.
Properties
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.