org.freedesktop.NetworkManager.VPN.Connection
org.freedesktop.NetworkManager.VPN.Connection
|
|
Description
Represents an active connection to a Virtual Private Network.
Signal Details
The "PropertiesChanged" signal
PropertiesChanged (a{sv} properties);
a{sv} properties :
|
A dictionary mapping property names to variant boxed values |
The "VpnStateChanged" signal
VpnStateChanged (u state,
u reason);
Emitted when the state of the VPN connection has changed.
u state :
|
The new state of the VPN connection. |
u reason :
|
Reason code describing the change to the new state. |
Property Details
The "VpnState" property
VpnState readable u
The VPN-specific state of the connection.
The "Banner" property
Banner readable s
The banner string of the VPN connection.