PFPushNotificationRegistrationModel 데이터 모델입니다.
구문
typedef struct PFPushNotificationRegistrationModel {
const char* notificationEndpointARN;
PFPushNotificationPlatform const* platform;
} PFPushNotificationRegistrationModel;
멤버
notificationEndpointARN const char*
is null-terminated
(선택 사항) 알림이 구성된 엔드포인트입니다.
platform
PFPushNotificationPlatform const*
nullptr일 수 있음
(선택 사항) 푸시 알림 플랫폼입니다.
요구 사항
헤더: PFTypes.h