messaging namespace

Signature:

export declare namespace messaging 

Type Aliases

messaging.AndroidConfig

Type alias to AndroidConfig.

Signature:

type AndroidConfig = TAndroidConfig;

messaging.AndroidFcmOptions

Type alias to AndroidFcmOptions.

Signature:

type AndroidFcmOptions = TAndroidFcmOptions;

messaging.AndroidNotification

Type alias to AndroidNotification.

Signature:

type AndroidNotification = TAndroidNotification;

messaging.ApnsConfig

Type alias to ApnsConfig.

Signature:

type ApnsConfig = TApnsConfig;

messaging.ApnsFcmOptions

Type alias to ApnsFcmOptions.

Signature:

type ApnsFcmOptions = TApnsFcmOptions;

messaging.ApnsPayload

Type alias to ApnsPayload.

Signature:

type ApnsPayload = TApnsPayload;

messaging.Aps

Type alias to Aps.

Signature:

type Aps = TAps;

messaging.ApsAlert

Type alias to ApsAlert.

Signature:

type ApsAlert = TApsAlert;

messaging.BatchResponse

Type alias to BatchResponse.

Signature:

type BatchResponse = TBatchResponse;

messaging.ConditionMessage

Type alias to ConditionMessage.

Signature:

type ConditionMessage = TConditionMessage;

messaging.CriticalSound

Type alias to CriticalSound.

Signature:

type CriticalSound = TCriticalSound;

messaging.DataMessagePayload

Type alias to DataMessagePayload.

Signature:

type DataMessagePayload = TDataMessagePayload;

messaging.FcmOptions

Type alias to FcmOptions.

Signature:

type FcmOptions = TFcmOptions;

messaging.LightSettings

Type alias to LightSettings.

Signature:

type LightSettings = TLightSettings;

messaging.Message

Type alias to Message.

Signature:

type Message = TMessage;

messaging.Messaging

Type alias to Messaging.

Signature:

type Messaging = TMessaging;

messaging.MessagingOptions

Type alias to MessagingOptions.

Signature:

type MessagingOptions = TMessagingOptions;

messaging.MessagingPayload

Type alias to MessagingPayload.

Signature:

type MessagingPayload = TMessagingPayload;

messaging.MessagingTopicManagementResponse

Type alias to MessagingTopicManagementResponse.

Signature:

type MessagingTopicManagementResponse = TMessagingTopicManagementResponse;

messaging.MulticastMessage

Type alias to MulticastMessage.

Signature:

type MulticastMessage = TMulticastMessage;

messaging.Notification

Type alias to Notification.

Signature:

type Notification = TNotification;

messaging.NotificationMessagePayload

Type alias to NotificationMessagePayload.

Signature:

type NotificationMessagePayload = TNotificationMessagePayload;

messaging.SendResponse

Type alias to SendResponse.

Signature:

type SendResponse = TSendResponse;

messaging.TokenMessage

Type alias to TokenMessage.

Signature:

type TokenMessage = TTokenMessage;

messaging.TopicMessage

Type alias to TopicMessage.

Signature:

type TopicMessage = TTopicMessage;

messaging.WebpushConfig

Type alias to WebpushConfig.

Signature:

type WebpushConfig = TWebpushConfig;

messaging.WebpushFcmOptions

Type alias to WebpushFcmOptions.

Signature:

type WebpushFcmOptions = TWebpushFcmOptions;

messaging.WebpushNotification

Type alias to WebpushNotification.

Signature:

type WebpushNotification = TWebpushNotification;