NotificationCategory

Notification category that can be used to filter notifications.

Since

4.12.0

Properties

Link copied to clipboard

Custom type of this category. It is same value with id and it is used to filter notification messages.

Link copied to clipboard
val id: Long

Identification of this category.

Link copied to clipboard

Weather this category is all category or not. The default category means no filtering of messages.

Link copied to clipboard

Name of this category.

Functions

Link copied to clipboard
open override fun toString(): String