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