| Modifier and Type | Field and Description |
|---|---|
String |
eventType |
static Logger |
logger |
Map<Object,Object> |
properties |
RequestContext |
request |
String |
timestamp |
String |
userId |
| Constructor and Description |
|---|
SDKEvent(EventOptions event,
SecureNativeOptions options) |
| Modifier and Type | Method and Description |
|---|---|
String |
getEventType() |
Map<Object,Object> |
getProperties() |
RequestContext |
getRequest() |
String |
getRid() |
String |
getTimestamp() |
String |
getUserId() |
UserTraits |
getUserTraits() |
public String eventType
public String userId
public RequestContext request
public String timestamp
public static final Logger logger
public SDKEvent(EventOptions event, SecureNativeOptions options)
public String getEventType()
getEventType in interface Eventpublic String getRid()
public String getUserId()
public UserTraits getUserTraits()
public RequestContext getRequest()
public String getTimestamp()
getTimestamp in interface EventCopyright © 2020. All rights reserved.