public interface InternalEvent extends AnalyticsEvent, JSONSerializable
| Modifier and Type | Method and Description |
|---|---|
ClientContext |
createClientContext(java.lang.String networkType) |
java.lang.Long |
getEventTimestamp() |
java.lang.String |
getSdkName() |
java.lang.String |
getSdkVersion() |
java.lang.Long |
getSessionDuration() |
java.lang.String |
getSessionId() |
long |
getSessionStart() |
java.lang.Long |
getSessionStop() |
Id |
getUniqueId() |
addAttribute, addMetric, getAllAttributes, getAllMetrics, getAttribute, getEventType, getMetric, hasAttribute, hasMetric, withAttribute, withMetrictoJSONObjectjava.lang.Long getEventTimestamp()
Id getUniqueId()
java.lang.String getSessionId()
long getSessionStart()
java.lang.Long getSessionStop()
java.lang.Long getSessionDuration()
java.lang.String getSdkName()
java.lang.String getSdkVersion()
ClientContext createClientContext(java.lang.String networkType)