AndroidFcmOptions interface

代表 FCM SDK for Android 提供的功能選項。

簽名:

export interface AndroidFcmOptions 

屬性

屬性 類型 說明
analyticsLabel 字串 與訊息數據分析資料相關聯的標籤。

AndroidFcmOptions.analyticsLabel

與訊息數據分析資料相關聯的標籤。

簽名:

analyticsLabel?: string;