messaging namespace

簽名:

export declare namespace messaging 

類型別名

類型別名描述
Android配置AndroidConfig中輸入別名
AndroidFcm選項將別名鍵入AndroidFcmOptions
Android通知輸入AndroidNotification 的別名
Apns配置ApnsConfig中輸入別名
ApnsFcm選項ApnsFcmOptions中輸入別名
Apns有效負載ApnsPayload輸入別名
阿普斯輸入Aps的別名
Aps警報ApsAlert鍵入別名
大量響應輸入BatchResponse 的別名
條件訊息輸入ConditionMessage的別名
批判聲音輸入CriticalSound 的別名
數據訊息有效負載輸入DataMessagePayload 的別名
Fcm選項輸入FcmOptions 的別名
燈光設定輸入LightSettings 的別名
訊息輸入訊息別名
訊息傳遞訊息傳遞中輸入別名
訊息條件回應MessagingConditionResponse鍵入別名
訊息設備群組回應MessagingDeviceGroupResponse鍵入別名
訊息設備結果MessagingDeviceResult鍵入別名
訊息傳遞設備回應MessagingDevicesResponse鍵入別名
訊息選項MessagingOptions中鍵入別名
訊息有效負載輸入MessagingPayload的別名
訊息傳遞主題管理回應輸入MessagingTopicManagementResponse的別名
訊息主題回應輸入MessagingTopicResponse的別名
群播訊息輸入MulticastMessage 的別名
通知輸入通知的別名
通知訊息負載輸入NotificationMessagePayload的別名
發送回應SendResponse鍵入別名
令牌訊息TokenMessage鍵入別名
主題留言輸入TopicMessage 的別名
Webpush配置WebpushConfig中輸入別名
WebpushFcm選項輸入WebpushFcmOptions 的別名
網頁推播通知輸入WebpushNotification 的別名

訊息傳遞.AndroidConfig

AndroidConfig中輸入別名

簽名:

type AndroidConfig = TAndroidConfig;

訊息傳遞.AndroidFcmOptions

將別名鍵入AndroidFcmOptions

簽名:

type AndroidFcmOptions = TAndroidFcmOptions;

訊息傳遞.AndroidNotification

輸入AndroidNotification 的別名

簽名:

type AndroidNotification = TAndroidNotification;

訊息傳遞.ApnsConfig

ApnsConfig中輸入別名

簽名:

type ApnsConfig = TApnsConfig;

訊息傳遞.ApnsFcmOptions

ApnsFcmOptions中輸入別名

簽名:

type ApnsFcmOptions = TApnsFcmOptions;

訊息傳遞.ApnsPayload

ApnsPayload輸入別名

簽名:

type ApnsPayload = TApnsPayload;

訊息傳遞.Aps

輸入Aps的別名

簽名:

type Aps = TAps;

訊息傳遞.ApsAlert

ApsAlert鍵入別名

簽名:

type ApsAlert = TApsAlert;

訊息傳遞.BatchResponse

輸入BatchResponse 的別名

簽名:

type BatchResponse = TBatchResponse;

訊息傳遞.ConditionMessage

輸入ConditionMessage的別名

簽名:

type ConditionMessage = TConditionMessage;

訊息傳遞.CriticalSound

輸入CriticalSound 的別名

簽名:

type CriticalSound = TCriticalSound;

訊息傳遞.DataMessagePayload

輸入DataMessagePayload 的別名

簽名:

type DataMessagePayload = TDataMessagePayload;

訊息傳遞.FcmOptions

輸入FcmOptions 的別名

簽名:

type FcmOptions = TFcmOptions;

訊息傳遞.LightSettings

輸入LightSettings 的別名

簽名:

type LightSettings = TLightSettings;

訊息.消息

輸入訊息別名

簽名:

type Message = TMessage;

訊息傳遞.訊息傳遞

訊息傳遞中輸入別名

簽名:

type Messaging = TMessaging;

訊息傳遞.MessagingConditionResponse

MessagingConditionResponse鍵入別名

簽名:

type MessagingConditionResponse = TMessagingConditionResponse;

訊息傳遞.MessagingDeviceGroupResponse

MessagingDeviceGroupResponse鍵入別名

簽名:

type MessagingDeviceGroupResponse = TMessagingDeviceGroupResponse;

訊息傳遞.MessagingDeviceResult

MessagingDeviceResult鍵入別名

簽名:

type MessagingDeviceResult = TMessagingDeviceResult;

訊息傳遞.MessagingDevicesResponse

MessagingDevicesResponse鍵入別名

簽名:

type MessagingDevicesResponse = TMessagingDevicesResponse;

訊息傳遞選項

MessagingOptions中鍵入別名

簽名:

type MessagingOptions = TMessagingOptions;

訊息傳遞.MessagingPayload

輸入MessagingPayload的別名

簽名:

type MessagingPayload = TMessagingPayload;

訊息傳遞主題管理回應

輸入MessagingTopicManagementResponse的別名

簽名:

type MessagingTopicManagementResponse = TMessagingTopicManagementResponse;

訊息傳遞.MessagingTopicResponse

輸入MessagingTopicResponse的別名

簽名:

type MessagingTopicResponse = TMessagingTopicResponse;

訊息傳遞.多播訊息

輸入MulticastMessage 的別名

簽名:

type MulticastMessage = TMulticastMessage;

訊息傳遞.通知

輸入通知的別名

簽名:

type Notification = TNotification;

訊息傳遞.NotificationMessagePayload

輸入NotificationMessagePayload的別名

簽名:

type NotificationMessagePayload = TNotificationMessagePayload;

訊息傳遞.SendResponse

SendResponse鍵入別名

簽名:

type SendResponse = TSendResponse;

訊息傳遞.TokenMessage

TokenMessage鍵入別名

簽名:

type TokenMessage = TTokenMessage;

訊息傳遞.TopicMessage

輸入TopicMessage 的別名

簽名:

type TopicMessage = TTopicMessage;

訊息傳遞.WebpushConfig

WebpushConfig中輸入別名

簽名:

type WebpushConfig = TWebpushConfig;

訊息傳遞.WebpushFcmOptions

輸入WebpushFcmOptions 的別名

簽名:

type WebpushFcmOptions = TWebpushFcmOptions;

訊息傳遞.WebpushNotification

輸入WebpushNotification 的別名

簽名:

type WebpushNotification = TWebpushNotification;