messaging namespace

署名:

export declare namespace messaging 

型エイリアス

型エイリアス 説明
AndroidConfig AndroidConfig のエイリアスを入力します。
AndroidFcmOptions AndroidFcmOptions の型エイリアス。
Android の通知 AndroidNotification の型エイリアス。
ApnsConfig ApnsConfig のエイリアスを入力します。
ApnsFcmOptions ApnsFcmOptions のエイリアス型。
ApnsPayload ApnsPayload の型エイリアス。
AP Aps の型エイリアス。
ApsAlert ApsAlert のエイリアスを入力します。
BatchResponse BatchResponse の型エイリアス。
ConditionMessage ConditionMessage の型エイリアス。
CriticalSound CriticalSound にエイリアスを入力します。
DataMessagePayload DataMessagePayload の型エイリアス。
FcmOptions FcmOptions の型エイリアス。
ライトの設定 LightSettings のエイリアスを入力します。
メッセージ Message の型エイリアス。
メッセージ Messaging の型エイリアス。
MessagingConditionResponse MessagingConditionResponse の型エイリアス。
MessagingDeviceGroupResponse MessagingDeviceGroupResponse の型エイリアス。
MessagingDeviceResult MessagingDeviceResult の型エイリアス。
MessagingDevicesResponse MessagingDevicesResponse の型エイリアス。
MessagingOptions MessagingOptions の型エイリアス。
MessagingPayload MessagingPayload の型エイリアス。
MessagingTopicManagementResponse MessagingTopicManagementResponse の型エイリアス。
MessagingTopicResponse MessagingTopicResponse の型エイリアス。
MulticastMessage MulticastMessage のエイリアス型になります。
通知 Notification の型エイリアス。
NotificationMessagePayload NotificationMessagePayload の型エイリアス。
SendResponse SendResponse のエイリアス型。
TokenMessage TokenMessage のエイリアス型。
TopicMessage TopicMessage のエイリアスを入力します。
WebpushConfig WebpushConfig のエイリアスのタイプを指定します。
WebpushFcmOptions WebpushFcmOptions の型エイリアス。
WebpushNotification WebpushNotification の型エイリアス。

Messaging.AndroidConfig

AndroidConfig のエイリアスを入力します。

署名:

type AndroidConfig = TAndroidConfig;

Messaging.AndroidFcmOptions

AndroidFcmOptions の型エイリアス。

署名:

type AndroidFcmOptions = TAndroidFcmOptions;

Messaging.AndroidNotification

AndroidNotification の型エイリアス。

署名:

type AndroidNotification = TAndroidNotification;

Messaging.ApnsConfig

ApnsConfig のエイリアスを入力します。

署名:

type ApnsConfig = TApnsConfig;

Messaging.ApnsFcmOptions

ApnsFcmOptions のエイリアス型。

署名:

type ApnsFcmOptions = TApnsFcmOptions;

Messaging.ApnsPayload

ApnsPayload の型エイリアス。

署名:

type ApnsPayload = TApnsPayload;

Messaging.Aps

Aps の型エイリアス。

署名:

type Aps = TAps;

Messaging.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;

Messaging.FcmOptions

FcmOptions の型エイリアス。

署名:

type FcmOptions = TFcmOptions;

Messaging.LightSettings

LightSettings のエイリアスを入力します。

署名:

type LightSettings = TLightSettings;

Messaging.Message

Message の型エイリアス。

署名:

type Message = TMessage;

Messaging.Messaging

Messaging の型エイリアス。

署名:

type Messaging = TMessaging;

Messaging.MessagingConditionResponse

MessagingConditionResponse の型エイリアス。

署名:

type MessagingConditionResponse = TMessagingConditionResponse;

Messaging.MessagingDeviceGroupResponse

MessagingDeviceGroupResponse の型エイリアス。

署名:

type MessagingDeviceGroupResponse = TMessagingDeviceGroupResponse;

Messaging.MessagingDeviceResult

MessagingDeviceResult の型エイリアス。

署名:

type MessagingDeviceResult = TMessagingDeviceResult;

Messaging.MessagingDevicesResponse

MessagingDevicesResponse の型エイリアス。

署名:

type MessagingDevicesResponse = TMessagingDevicesResponse;

Messaging.MessagingOptions(メッセージ.MessagingOptions)

MessagingOptions の型エイリアス。

署名:

type MessagingOptions = TMessagingOptions;

Messaging.MessagingPayload(メッセージ ペイロード)

MessagingPayload の型エイリアス。

署名:

type MessagingPayload = TMessagingPayload;

Messaging.MessagingTopicManagementResponse

MessagingTopicManagementResponse の型エイリアス。

署名:

type MessagingTopicManagementResponse = TMessagingTopicManagementResponse;

Messaging.MessagingTopicResponse

MessagingTopicResponse の型エイリアス。

署名:

type MessagingTopicResponse = TMessagingTopicResponse;

Messaging.MulticastMessage

MulticastMessage のエイリアス型になります。

署名:

type MulticastMessage = TMulticastMessage;

Messaging.Notification

Notification の型エイリアス。

署名:

type Notification = TNotification;

Messaging.NotificationMessagePayload

NotificationMessagePayload の型エイリアス。

署名:

type NotificationMessagePayload = TNotificationMessagePayload;

Messaging.SendResponse

SendResponse のエイリアス型。

署名:

type SendResponse = TSendResponse;

Messaging.TokenMessage

TokenMessage のエイリアス型。

署名:

type TokenMessage = TTokenMessage;

Messaging.TopicMessage

TopicMessage のエイリアスを入力します。

署名:

type TopicMessage = TTopicMessage;

Messaging.WebpushConfig

WebpushConfig のエイリアスのタイプを指定します。

署名:

type WebpushConfig = TWebpushConfig;

Messaging.WebpushFcmOptions

WebpushFcmOptions の型エイリアス。

署名:

type WebpushFcmOptions = TWebpushFcmOptions;

Messaging.WebpushNotification

WebpushNotification の型エイリアス。

署名:

type WebpushNotification = TWebpushNotification;