| Package | Description |
|---|---|
| models |
| Modifier and Type | Method and Description |
|---|---|
User |
EventOptions.getUser() |
User |
SnEvent.getUser() |
| Modifier and Type | Method and Description |
|---|---|
void |
EventOptions.setUser(User user) |
void |
SnEvent.setUser(User user) |
| Constructor and Description |
|---|
EventOptions(String ip,
String remoteIP,
String userAgent,
Device device,
User user,
String cookieName,
String eventType,
List<javafx.util.Pair<String,String>> params) |
SnEvent(String eventType,
String cid,
String vid,
String fp,
String ip,
String remoteIP,
String userAgent,
User user,
long ts,
Device device) |
Copyright © 2019. All rights reserved.