public class PushNotificationBigPayload extends PushNotificationPayload
| Modifier and Type | Method and Description |
|---|---|
static PushNotificationBigPayload |
complex() |
static PushNotificationBigPayload |
fromJSON(String rawJSON) |
int |
getMaximumPayloadSize()
Return the maximum payload size in bytes.
|
addAlert, addBadge, addCustomAlertActionLocKey, addCustomAlertBody, addCustomAlertLocArgs, addCustomAlertLocKey, addSound, alert, badge, combined, setContentAvailable, sound, testaddCustomDictionary, addCustomDictionary, addCustomDictionary, addCustomDictionary, asSimulationOnly, getCharacterEncoding, getExpiry, getPayload, getPayloadAsBytes, getPayloadSize, isEstimatedPayloadSizeAllowedAfterAdding, isPayloadSizeEstimatedWhenAdding, setCharacterEncoding, setPayloadSizeEstimatedWhenAdding, toStringpublic static PushNotificationBigPayload complex()
public static PushNotificationBigPayload fromJSON(String rawJSON) throws org.json.JSONException
org.json.JSONExceptionpublic int getMaximumPayloadSize()
getMaximumPayloadSize in class PushNotificationPayloadCopyright © 2016. All rights reserved.