Event Utils
class EventUtils
Content copied to clipboard
A Utility class for
Author
MoEngage (abhishek@moengage.com)
Functions
getDataPointJson
Link copied to clipboard
open fun getDataPointJson(action: String, actionAttrs: JSONObject): JSONObject
Content copied to clipboard
open fun getDataPointJson(action: String, actionAttrs: JSONObject, epochTime: String, localTime: String): JSONObject
Content copied to clipboard
open fun getDataPointJson(action: String, generalAttrs: JSONObject, customAttrs: JSONObject, epochTime: String, localTime: String): JSONObject
Content copied to clipboard
getDateDataPointFormat
Link copied to clipboard
Properties
EVENT_ATTRS
Link copied to clipboard
EVENT_ATTRS_CUST
Link copied to clipboard
EVENT_G_TIME
Link copied to clipboard
EVENT_L_TIME
Link copied to clipboard
EVENT_NON_INTERACTIVE
Link copied to clipboard
MONTH_NUMBERS
Link copied to clipboard