messaging namespace

서명:

export declare namespace messaging 

유형 별칭

유형 별칭 설명
Android구성 AndroidConfig 에 별칭을 입력하세요. .
AndroidFcm옵션 AndroidFcmOptions 에 별칭을 입력하세요. .
Android알림 AndroidNotification 에 별칭을 입력하세요. .
Apns구성 ApnsConfig 에 별칭을 입력하세요. .
ApnsFcm옵션 ApnsFcmOptions 에 별칭을 입력하세요. .
Apns페이로드 ApnsPayload 에 별칭을 입력하세요. .
Aps Aps 에 대한 별칭 입력 .
ApsAlert ApsAlert 에 대한 별칭 입력 .
일괄 응답 BatchResponse 에 별칭을 입력하세요. .
조건메시지 ConditionMessage 에 별칭을 입력하세요. .
중요사운드 CriticalSound 에 별칭을 입력하세요. .
데이터메시지페이로드 DataMessagePayload 에 별칭을 입력하세요. .
Fcm옵션 FcmOptions 에 별칭을 입력하세요. .
조명 설정 LightSettings 에 별칭 입력 .
메시지 메시지 에 별칭을 입력하세요. .
메시징 메시징 에 별칭을 입력하세요. .
메시징조건응답 MessagingConditionResponse 에 별칭을 입력하세요. .
메시징장치그룹응답 MessagingDeviceGroupResponse 에 별칭을 입력하세요. .
메시징장치결과 MessagingDeviceResult 에 별칭을 입력하세요. .
메시징장치응답 MessagingDevicesResponse 에 별칭을 입력하세요. .
메시징옵션 MessagingOptions 에 별칭을 입력하세요. .
메시징페이로드 MessagingPayload 에 별칭을 입력하세요. .
메시징주제관리응답 MessagingTopicManagementResponse 에 별칭을 입력하세요. .
메시징주제응답 MessagingTopicResponse 에 별칭을 입력하세요. .
멀티캐스트메시지 MulticastMessage 에 별칭을 입력하세요. .
공고 알림에 대한 별칭 입력 .
알림메시지페이로드 NotificationMessagePayload 에 별칭을 입력하세요. .
SendResponse SendResponse 에 별칭을 입력하세요. .
토큰메시지 TokenMessage 에 별칭을 입력하세요. .
주제메시지 TopicMessage 에 별칭을 입력하세요. .
웹 푸시 구성 WebpushConfig 에 별칭을 입력하세요. .
WebpushFcm옵션 WebpushFcmOptions 에 별칭을 입력하세요. .
웹푸시 알림 WebpushNotification 에 별칭을 입력하세요. .

메시징.Android구성

AndroidConfig 에 별칭을 입력하세요. .

서명:

type AndroidConfig = TAndroidConfig;

메시징.AndroidFcm옵션

AndroidFcmOptions 에 별칭을 입력하세요. .

서명:

type AndroidFcmOptions = TAndroidFcmOptions;

메시징.Android알림

AndroidNotification 에 별칭을 입력하세요. .

서명:

type AndroidNotification = TAndroidNotification;

메시징.ApnsConfig

ApnsConfig 에 별칭을 입력하세요. .

서명:

type ApnsConfig = TApnsConfig;

메시징.ApnsFcm옵션

ApnsFcmOptions 에 별칭을 입력하세요. .

서명:

type ApnsFcmOptions = TApnsFcmOptions;

메시징.Apns페이로드

ApnsPayload 에 별칭을 입력하세요. .

서명:

type ApnsPayload = TApnsPayload;

메시징.Aps

Aps 에 대한 별칭 입력 .

서명:

type Aps = TAps;

메시징.ApsAlert

ApsAlert 에 대한 별칭 입력 .

서명:

type ApsAlert = TApsAlert;

메시징.BatchResponse

BatchResponse 에 별칭을 입력하세요. .

서명:

type BatchResponse = TBatchResponse;

메시징.조건메시지

ConditionMessage 에 별칭을 입력하세요. .

서명:

type ConditionMessage = TConditionMessage;

메시지.CriticalSound

CriticalSound 에 별칭을 입력하세요. .

서명:

type CriticalSound = TCriticalSound;

메시징.DataMessagePayload

DataMessagePayload 에 별칭을 입력하세요. .

서명:

type DataMessagePayload = TDataMessagePayload;

메시징.Fcm옵션

FcmOptions 에 별칭을 입력하세요. .

서명:

type FcmOptions = TFcmOptions;

메시징.LightSettings

LightSettings 에 별칭 입력 .

서명:

type LightSettings = TLightSettings;

메시징.메시지

메시지 에 별칭을 입력하세요. .

서명:

type Message = TMessage;

메시징.메시징

메시징 에 별칭을 입력하세요. .

서명:

type Messaging = TMessaging;

메시징.메시징조건응답

MessagingConditionResponse 에 별칭을 입력하세요. .

서명:

type MessagingConditionResponse = TMessagingConditionResponse;

메시징.MessagingDeviceGroupResponse

MessagingDeviceGroupResponse 에 별칭을 입력하세요. .

서명:

type MessagingDeviceGroupResponse = TMessagingDeviceGroupResponse;

메시징.MessagingDeviceResult

MessagingDeviceResult 에 별칭을 입력하세요. .

서명:

type MessagingDeviceResult = TMessagingDeviceResult;

메시징.MessagingDevicesResponse

MessagingDevicesResponse 에 별칭을 입력하세요. .

서명:

type MessagingDevicesResponse = TMessagingDevicesResponse;

메시징.메시징옵션

MessagingOptions 에 별칭을 입력하세요. .

서명:

type MessagingOptions = TMessagingOptions;

메시징.메시징페이로드

MessagingPayload 에 별칭을 입력하세요. .

서명:

type MessagingPayload = TMessagingPayload;

메시징.MessagingTopicManagementResponse

MessagingTopicManagementResponse 에 별칭을 입력하세요. .

서명:

type MessagingTopicManagementResponse = TMessagingTopicManagementResponse;

메시징.MessagingTopicResponse

MessagingTopicResponse 에 별칭을 입력하세요. .

서명:

type MessagingTopicResponse = TMessagingTopicResponse;

메시징.멀티캐스트메시지

MulticastMessage 에 별칭을 입력하세요. .

서명:

type MulticastMessage = TMulticastMessage;

메시징.알림

알림에 대한 별칭 입력 .

서명:

type Notification = TNotification;

message.NotificationMessagePayload

NotificationMessagePayload 에 별칭을 입력하세요. .

서명:

type NotificationMessagePayload = TNotificationMessagePayload;

메시징.SendResponse

SendResponse 에 별칭을 입력하세요. .

서명:

type SendResponse = TSendResponse;

메시징.토큰메시지

TokenMessage 에 별칭을 입력하세요. .

서명:

type TokenMessage = TTokenMessage;

메시징.주제메시지

TopicMessage 에 별칭을 입력하세요. .

서명:

type TopicMessage = TTopicMessage;

메시징.웹 푸시 구성

WebpushConfig 에 별칭을 입력하세요. .

서명:

type WebpushConfig = TWebpushConfig;

메시징.WebpushFcmOptions

WebpushFcmOptions 에 별칭을 입력하세요. .

서명:

type WebpushFcmOptions = TWebpushFcmOptions;

메시징.웹푸시알림

WebpushNotification 에 별칭을 입력하세요. .

서명:

type WebpushNotification = TWebpushNotification;