public class PresenceUpdateRequestEvent extends PresenceEvent
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ID |
PROP_EVENT_ID, PROP_TIMESTAMP| Constructor and Description |
|---|
PresenceUpdateRequestEvent(long timestamp,
PresenceEntityContext entity,
PresenceLocationContext location) |
PresenceUpdateRequestEvent(java.util.Map<java.lang.String,java.lang.Object> properties) |
| Modifier and Type | Method and Description |
|---|---|
PresenceEntityContext |
getEntityContext() |
PresenceLocationContext |
getLocation() |
getEventId, getProperties, getProperty, getTimestamp, readEventId, setProperty, toStringpublic static final java.lang.String ID
public PresenceUpdateRequestEvent(long timestamp,
PresenceEntityContext entity,
PresenceLocationContext location)
public PresenceUpdateRequestEvent(java.util.Map<java.lang.String,java.lang.Object> properties)
public PresenceEntityContext getEntityContext()
public PresenceLocationContext getLocation()
Copyright © 2015 Whizzo Software LLC. All rights reserved.