messaging namespace

簽名:

export declare namespace messaging 

型別別名

類型別名 說明
Android 設定 AndroidConfig 中輸入別名。
AndroidFcm 選項 AndroidFcmOptions 中輸入別名。
Android 通知 AndroidNotification 中輸入別名。
ApnsConfig ApnsConfig 中輸入別名。
ApnsFcm 選項 ApnsFcmOptions 中輸入別名。
ApnsPayload ApnsPayload 中輸入別名。
Aps Aps 輸入別名。
ApsAlert 將別名設為 ApsAlert
BatchResponse BatchResponse 中輸入別名。
ConditionMessage ConditionMessage 時輸入別名。
嚴重音效 將別名設為「CriticalSound」
DataMessagePayload DataMessagePayload 輸入別名。
Fcm 選項 FcmOptions 中輸入別名。
燈具設定 在「LightSettings」 輸入別名。
傳送訊息 在「郵件」 輸入別名。
訊息 在「Messaging」中輸入別名。
MessagingConditionResponse MessagingConditionResponse 輸入別名。
MessagingDeviceGroupResponse MessagingDeviceGroupResponse 中輸入別名。
MessagingDeviceResult MessagingDeviceResult 中輸入別名。
MessagingDevicesResponse MessagingDeviceResponse 中輸入別名。
訊息選項 MessagingOptions 中輸入別名。
MessagingPayload MessagingPayload 輸入別名。
訊息主題管理回應 MessagingTopicManagementResponse 輸入別名。
訊息主題回應 MessagingTopicResponse 輸入別名。
多點傳播訊息 將別名設為「MulticastMessage」
通知 在「Notification」中輸入別名。
NotificationMessagePayload NotificationMessagePayload 輸入別名。
SendResponse (傳送回應) SendResponse 中輸入別名。
TokenMessage 在「TokenMessage」 輸入別名。
主題訊息 TopicMessage 輸入別名。
WebpushConfig 將別名設為 WebpushConfig
WebpushFcm 選項 WebpushFcmOptions 中輸入別名。
網頁 push 通知 將別名設為 WebpushNotification

Messages.AndroidConfig

AndroidConfig 中輸入別名。

簽名:

type AndroidConfig = TAndroidConfig;

Messages.AndroidFcmOptions

AndroidFcmOptions 中輸入別名。

簽名:

type AndroidFcmOptions = TAndroidFcmOptions;

Messages.AndroidNotification

AndroidNotification 中輸入別名。

簽名:

type AndroidNotification = TAndroidNotification;

Messaging.ApnsConfig

ApnsConfig 中輸入別名。

簽名:

type ApnsConfig = TApnsConfig;

message.ApnsFcmOptions

ApnsFcmOptions 中輸入別名。

簽名:

type ApnsFcmOptions = TApnsFcmOptions;

Messaging.ApnsPayload

ApnsPayload 中輸入別名。

簽名:

type ApnsPayload = TApnsPayload;

傳訊.Aps

Aps 輸入別名。

簽名:

type Aps = TAps;

Messages.ApsAlert

將別名設為 ApsAlert

簽名:

type ApsAlert = TApsAlert;

Messaging.BatchResponse

BatchResponse 中輸入別名。

簽名:

type BatchResponse = TBatchResponse;

Messaging.ConditionMessage

ConditionMessage 時輸入別名。

簽名:

type ConditionMessage = TConditionMessage;

傳訊.CriticalSound

將別名設為「CriticalSound」

簽名:

type CriticalSound = TCriticalSound;

Messaging.DataMessagePayload

DataMessagePayload 輸入別名。

簽名:

type DataMessagePayload = TDataMessagePayload;

message.FcmOptions

FcmOptions 中輸入別名。

簽名:

type FcmOptions = TFcmOptions;

Messaging.LightSettings

在「LightSettings」 輸入別名。

簽名:

type LightSettings = TLightSettings;

傳送訊息.Message

在「郵件」 輸入別名。

簽名:

type Message = TMessage;

傳送訊息

在「Messaging」中輸入別名。

簽名:

type Messaging = TMessaging;

message.MessagingConditionResponse

MessagingConditionResponse 輸入別名。

簽名:

type MessagingConditionResponse = TMessagingConditionResponse;

Messaging.MessagingDeviceGroupResponse

MessagingDeviceGroupResponse 中輸入別名。

簽名:

type MessagingDeviceGroupResponse = TMessagingDeviceGroupResponse;

message.MessagingDeviceResult

MessagingDeviceResult 中輸入別名。

簽名:

type MessagingDeviceResult = TMessagingDeviceResult;

message.MessagingDeviceResponse

MessagingDeviceResponse 中輸入別名。

簽名:

type MessagingDevicesResponse = TMessagingDevicesResponse;

Messages.MessagingOptions

MessagingOptions 中輸入別名。

簽名:

type MessagingOptions = TMessagingOptions;

Messages.MessagingPayload

MessagingPayload 輸入別名。

簽名:

type MessagingPayload = TMessagingPayload;

Messaging.MessagingTopicManagementResponse

MessagingTopicManagementResponse 輸入別名。

簽名:

type MessagingTopicManagementResponse = TMessagingTopicManagementResponse;

Messages.MessagingTopicResponse

MessagingTopicResponse 輸入別名。

簽名:

type MessagingTopicResponse = TMessagingTopicResponse;

訊息傳遞功能.MulticastMessage

將別名設為「MulticastMessage」

簽名:

type MulticastMessage = TMulticastMessage;

Messaging.Notification

在「Notification」中輸入別名。

簽名:

type Notification = TNotification;

Messages.NotificationMessagePayload

NotificationMessagePayload 輸入別名。

簽名:

type NotificationMessagePayload = TNotificationMessagePayload;

傳訊.SendResponse

SendResponse 中輸入別名。

簽名:

type SendResponse = TSendResponse;

Messages.TokenMessage

在「TokenMessage」 輸入別名。

簽名:

type TokenMessage = TTokenMessage;

Messaging.TopicMessage

TopicMessage 輸入別名。

簽名:

type TopicMessage = TTopicMessage;

Messages.WebpushConfig

將別名設為 WebpushConfig

簽名:

type WebpushConfig = TWebpushConfig;

message.WebpushFcmOptions

WebpushFcmOptions 中輸入別名。

簽名:

type WebpushFcmOptions = TWebpushFcmOptions;

Messages.WebpushNotification

將別名設為 WebpushNotification

簽名:

type WebpushNotification = TWebpushNotification;