This content describes an older version of this product.
View Latest
PushNotification Constructors
The following are the constructors for PushNotification.
PushNotification() Creates a new instance of the Messaging.PushNotification class.
PushNotification(Map<String, Object> payload) Creates a new instance of the Messaging.PushNotification class using the specified payload parameters as key-value pairs. When you use this constructor, you don’t need to call setPayload to set the payload.