語法
成員
advancedPlatformDelivery PFPushNotificationsAdvancedPushPlatformMsg const*may be nullptr (選擇性)可讓您提供精確格式化的 json 以鎖定目標裝置。這是一項進階功能,可讓您傳遞至 PlayFab 原生不支援的自訂外掛程式邏輯、欄位或功能。
advancedPlatformDeliveryCount uint32_t
advancedPlatformDelivery 的計數
customTags PFStringDictionaryEntry const*may be nullptr (選擇性)與要求相關聯的選擇性自訂標籤(例如組建編號、外部追蹤識別碼等)。
customTagsCount uint32_t
customTags 的計數
message const char*is null-terminated (選擇性)要傳送的訊息文字。
package PFPushNotificationsPushNotificationPackage const*may be nullptr (選擇性)定義所有可能的推播屬性,例如訊息、標題、圖示等。某些參數與特定裝置相關,詳細資料請參閱 PushNotificationPackage 文件。
recipient const char*is null-terminated 推播通知收件者的 PlayFabId。
subject const char*is null-terminated (選擇性)要傳送之訊息的主旨(可能不會在所有平台上顯示)。
targetPlatforms PFPushNotificationPlatform const*may be nullptr (選擇性)應接收訊息或套件的目標平台。如果省略,我們會傳送至所有可用的平台。
targetPlatformsCount uint32_t
targetPlatforms 的計數
