FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |
Member summary | |
---|---|
integer | messageId
Unique id for this query. |
string | serviceId
The service id. |
string | reason
Reason the batch is done (e.g. eventLimit, timeLimit, paused, invalidGetNextBatch). |
integer | eventCount
Number of events sent so far. |
float | lastEventTime
Timestamp of last event sent. |
string | lastEvent
Last event sent. |
dictionary<string, string> | extraParams
This is currently a container to allow additional information in the future. |
Member detail |
---|
integer eventCountNumber of events sent so far.
dictionary<string, string> extraParamsThis is currently a container to allow additional information in the future.
string lastEventLast event sent.
float lastEventTimeTimestamp of last event sent.
integer messageIdUnique id for this query.
string reasonReason the batch is done (e.g. eventLimit, timeLimit, paused, invalidGetNextBatch).
string serviceIdThe service id.
FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |