Payload Builder
A helper class for builder the tracking payload Use Properties class instead of this.
Author
MoEngage (abhishek@moengage.com)
Constructors
PayloadBuilder
Link copied to clipboard
Use Properties instead.
Functions
build
Link copied to clipboard
putAttrBoolean
Link copied to clipboard
@Deprecated()
Content copied to clipboard
Add an boolean attribute value to the payload Use Properties instead.
putAttrDate
Link copied to clipboard
@Deprecated()
Content copied to clipboard
Add an Date attribute value to the payload Use Properties instead.
@Deprecated()
Content copied to clipboard
Add an Date attribute value to the payload Use Properties instead.
putAttrDateEpoch
Link copied to clipboard
@Deprecated()
Content copied to clipboard
Add an Date attribute value to the payload Use Properties instead.
putAttrDouble
Link copied to clipboard
@Deprecated()
Content copied to clipboard
Add an double attribute value to the payload Use Properties instead.
putAttrFloat
Link copied to clipboard
@Deprecated()
Content copied to clipboard
Add an float attribute value to the payload Use Properties instead.
putAttrInt
Link copied to clipboard
@Deprecated()
Content copied to clipboard
Add an integer attribute value to the payload Use Properties instead.
putAttrISO8601Date
Link copied to clipboard
@Deprecated()
Content copied to clipboard
putAttrJSONArray
Link copied to clipboard
@Deprecated()
Content copied to clipboard
Add a JSONArray attribute value to the payload Use Properties instead.
putAttrJSONObject
Link copied to clipboard
@Deprecated()
Content copied to clipboard
Add a JSONObject attribute value to the payload Use Properties instead.
putAttrLocation
Link copied to clipboard
@Deprecated()
Content copied to clipboard
Add an Date attribute value to the payload Use Properties instead.
@Deprecated()
Content copied to clipboard
Add an Date attribute value to the payload Use Properties instead.
@Deprecated()
Content copied to clipboard
Add an Date attribute value to the payload Use Properties instead.
putAttrLong
Link copied to clipboard
@Deprecated()
Content copied to clipboard
Add an long attribute value to the payload Use Properties instead.
putAttrObject
Link copied to clipboard
@Deprecated()
Content copied to clipboard
Add a Object type attribute value to the payload.
putAttrString
Link copied to clipboard
@Deprecated()
Content copied to clipboard
Add an String attribute value to the payload Use Properties instead.
setNonInteractive
Link copied to clipboard