public class DeviceCheckInEvent extends DeviceEvent
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ID |
PROP_DEVICE_CONTEXTPROP_EVENT_ID, PROP_TIMESTAMP| Constructor and Description |
|---|
DeviceCheckInEvent(java.lang.Long timestamp,
DeviceContext ctx) |
DeviceCheckInEvent(java.util.Map<java.lang.String,java.lang.Object> props) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Long |
getCheckInTime() |
getDeviceContextgetEventId, getProperties, getProperty, getTimestamp, readEventId, setProperty, toStringpublic static final java.lang.String ID
public DeviceCheckInEvent(java.lang.Long timestamp,
DeviceContext ctx)
public DeviceCheckInEvent(java.util.Map<java.lang.String,java.lang.Object> props)
Copyright © 2015 Whizzo Software LLC. All rights reserved.