Skip to main content
PFPushNotificationsAdvancedPushPlatformMsg data model.

Syntax

Members

gCMDataOnly   bool const*
may be nullptr
(Optional) Stops GoogleCloudMessaging notifications from including both notification and data properties and instead only sends the data property. json   const char*
is null-terminated
The Json the platform should receive. platform   PFPushNotificationPlatform The platform that should receive the Json.

Requirements

Header: PFPushNotificationsTypes.h

See also

PFPushNotificationsTypes members
Last modified on August 31, 2026