OpenVPN 3 Core Library
|
#include <ovpncli.hpp>
Public Attributes | |
std::string | protocol |
std::string | payload |
Used to signal messages from the peer.
There is a special event that uses internal:supported_protocols as protocol and a : separated list as the list of protocols the server pushed to us as supported protocols.
Definition at line 402 of file ovpncli.hpp.
std::string openvpn::ClientAPI::AppCustomControlMessageEvent::payload |
Definition at line 405 of file ovpncli.hpp.
std::string openvpn::ClientAPI::AppCustomControlMessageEvent::protocol |
Definition at line 404 of file ovpncli.hpp.