|
libkazv
|
A dictionary of information for the pusher implementation itself. More...
#include <pusher.hpp>
Public Attributes | |
| std::optional< std::string > | url |
Required if kind is http. More... | |
| std::optional< std::string > | format |
| The format to use when sending notifications to the Push Gateway. More... | |
A dictionary of information for the pusher implementation itself.
| std::optional<std::string> Kazv::Api::GetPushersJob::PusherData::format |
The format to use when sending notifications to the Push Gateway.
| std::optional<std::string> Kazv::Api::GetPushersJob::PusherData::url |
Required if kind is http.
The URL to use to send notifications to.