Description

Notification category that can be used to filter notifications.

Hierarchy

  • NotificationCategory

Properties

Accessors

Properties

id: number

The ID of notification category.

isDefault: boolean

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

name: string

Name of this category.

Accessors

  • get customType(): string
  • Custom type of this category. It is same value with id and it is used to filter notification messages.

    Returns string

Generated using TypeDoc