| Package | Description |
|---|---|
| models |
| Modifier and Type | Method and Description |
|---|---|
Device |
EventOptions.getDevice() |
Device |
SnEvent.getDevice() |
| Modifier and Type | Method and Description |
|---|---|
void |
EventOptions.setDevice(Device device) |
void |
SnEvent.setDevice(Device device) |
| 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.