MCPcopy Create free account
hub / github.com/OpenVPN/openvpn3-linux / Message

Method Message

src/events/attention-req.cpp:75–78  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

73
74
75const std::string AttentionReq::Message() const
76{
77 return message;
78}
79
80
81GVariant *AttentionReq::GetGVariant() const

Callers 1

test_emptyFunction · 0.80

Calls

no outgoing calls

Tested by 1

test_emptyFunction · 0.64