FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | FIELD | ACTION | DETAIL: IMPORT | CONSTANT | FIELD | ACTION |
Field 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. |
Field 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 | FIELD | ACTION | DETAIL: IMPORT | CONSTANT | FIELD | ACTION |