NotificationCommon interface

表示可傳送至裝置的通知。

屬性

body

推播通知的本文。

headers

要包含推播通知的標頭。

屬性詳細資料

body

推播通知的本文。

body: string

屬性值

string

headers

要包含推播通知的標頭。

headers?: Record<string, unknown>

屬性值

Record<string, unknown>