public interface IPushEventContext<EventType>
Modifier and Type | Method and Description |
---|---|
IPushChannel<EventType> |
getChannel() |
EventType |
getEvent() |
Object |
getProperty(Object key) |
IPushService |
getService() |
long |
getTimestamp() |
IPushEventContext<EventType> |
setProperty(Object key,
Object value) |
IPushChannel<EventType> getChannel()
EventType getEvent()
IPushService getService()
long getTimestamp()
IPushEventContext<EventType> setProperty(Object key, Object value)
Copyright © 2015. All rights reserved.