#include <peeking_events.hpp>
◆ JobResponse()
Kazv::Api::PeekEventsJob::JobResponse::JobResponse |
( |
Response |
r | ) |
|
◆ chunk()
EventList Kazv::Api::PeekEventsResponse::chunk |
( |
| ) |
const |
◆ end()
std::optional< std::string > Kazv::Api::PeekEventsResponse::end |
( |
| ) |
const |
A token which correlates to the last value in chunk
.
This token should be used in the next request to /events
.
◆ start()
std::optional< std::string > Kazv::Api::PeekEventsResponse::start |
( |
| ) |
const |
A token which correlates to the first value in chunk
.
This is usually the same token supplied to from=
.
◆ success()
bool Kazv::Api::PeekEventsResponse::success |
( |
| ) |
const |
The documentation for this class was generated from the following files: