Salesforce Marketing Cloud Unified SDK
Toggle table of contents
11.0.0
Select version
11.0.0
10.0.0
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Salesforce Marketing Cloud Unified SDK
Push Models Module v1.0.2
/
com.salesforce.marketingcloud.pushmodels.exceptions
/
MissingFieldException
Missing
Field
Exception
class
MissingFieldException
(
fieldName
:
String
)
:
PushException
Thrown when a required field is missing from push notification JSON.
Members
Constructors
Missing
Field
Exception
Link copied to clipboard
constructor
(
fieldName
:
String
)