OpenVPN 3 Core Library
Loading...
Searching...
No Matches
openvpn::ClientAPI::AppCustomControlMessageEvent Struct Reference

#include <ovpncli.hpp>

Public Attributes

std::string protocol
 
std::string payload
 

Detailed Description

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.

Member Data Documentation

◆ payload

std::string openvpn::ClientAPI::AppCustomControlMessageEvent::payload

Definition at line 405 of file ovpncli.hpp.

◆ protocol

std::string openvpn::ClientAPI::AppCustomControlMessageEvent::protocol

Definition at line 404 of file ovpncli.hpp.


The documentation for this struct was generated from the following file: