PFPushNotificationRegistrationModel データ モデル。
構文
typedef struct PFPushNotificationRegistrationModel {
const char* notificationEndpointARN;
PFPushNotificationPlatform const* platform;
} PFPushNotificationRegistrationModel;
メンバー
notificationEndpointARN const char*
が null で終わる
(省略可能) 通知が構成されたエンドポイント。
platform
PFPushNotificationPlatform const*
nullptr でもかまいません
(省略可能) プッシュ通知プラットフォーム。
要件
ヘッダー: PFTypes.h