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

#include <ovpncli.hpp>

Public Attributes

bool error = false
 
std::string status
 
std::string message
 

Detailed Description

Definition at line 428 of file ovpncli.hpp.

Member Data Documentation

◆ error

bool openvpn::ClientAPI::Status::error = false

Definition at line 430 of file ovpncli.hpp.

◆ message

std::string openvpn::ClientAPI::Status::message

Definition at line 432 of file ovpncli.hpp.

◆ status

std::string openvpn::ClientAPI::Status::status

Definition at line 431 of file ovpncli.hpp.


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