Skip to content

클래스: Scheduled Notification

예약된 알림.

목차

접근자

접근자

createdTime

get createdTime(): string

알림이 생성된 시간.

Returns

string


id

get id(): string

알림의 고유 ID.

Returns

string


label

get label(): undefined | string

알림의 선택적 라벨.

Returns

undefined | string


status

get status(): NotificationStatus

알림의 현재 상태.

Returns

NotificationStatus