Skip to main content
PFPushNotificationsSendPushNotificationFromTemplateRequest 数据模型。表示向收件人发送推送通知模板的请求。

语法

成员

customTags   PFStringDictionaryEntry const*
may be nullptr
(可选)与请求关联的可选自定义标记(例如内部版本号、外部跟踪标识符等)。 customTagsCount   uint32_t customTags 的计数 pushNotificationTemplateId   const char*
is null-terminated
推送通知模板的 ID。 recipient   const char*
is null-terminated
推送通知收件人的 PlayFabId。

要求

头文件: PFPushNotificationsTypes.h

另请参阅

PFPushNotificationsTypes 成员
最后修改于 2026年8月28日