コンテンツにスキップ

クラス: 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