public static class EventCometContext.EventResult extends Object
| Constructor and Description |
|---|
EventResult(int key,
int nexteventid,
String status,
List<QueuedEvent> eventlist) |
| Modifier and Type | Method and Description |
|---|---|
List<QueuedEvent> |
getEventlist() |
int |
getKey() |
int |
getNexteventid() |
String |
getStatus() |
public EventResult(int key,
int nexteventid,
String status,
List<QueuedEvent> eventlist)
public String getStatus()
public int getKey()
public int getNexteventid()
public List<QueuedEvent> getEventlist()
Copyright © 2017 etc.to. All rights reserved.