Blame docs/api/html/gdbus-org.freedesktop.NetworkManager.VPN.Connection.html

Packit 5756e2
Packit 5756e2
<html>
Packit 5756e2
<head>
Packit 5756e2
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
Packit 5756e2
<title>org.freedesktop.NetworkManager.VPN.Connection: NetworkManager Reference Manual</title>
Packit 5756e2
<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
Packit 5756e2
<link rel="home" href="index.html" title="NetworkManager Reference Manual">
Packit 5756e2
<link rel="up" href="ref-dbus-active-connections.html" title="The /org/freedesktop/NetworkManager/ActiveConnection/* objects">
Packit 5756e2
<link rel="prev" href="gdbus-org.freedesktop.NetworkManager.Connection.Active.html" title="org.freedesktop.NetworkManager.Connection.Active">
Packit 5756e2
<link rel="next" href="ref-dbus-ip4-configs.html" title="The /org/freedesktop/NetworkManager/IP4Config/* objects">
Packit Service dff8e4
<meta name="generator" content="GTK-Doc V1.33.0 (XML mode)">
Packit 5756e2
<link rel="stylesheet" href="style.css" type="text/css">
Packit 5756e2
</head>
Packit 5756e2
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
Packit 5756e2
Packit 5756e2
Packit 5756e2
Top  | 
Packit 5756e2
                  Description  | 
Packit 5756e2
                  Properties  | 
Packit 5756e2
                  Signals
Packit 5756e2
Packit 5756e2
Home
Packit 5756e2
Up
Packit 5756e2
Prev
Packit 5756e2
Next
Packit 5756e2
Packit 5756e2
Packit 5756e2
Packit 5756e2
Packit 5756e2
Packit 5756e2

org.freedesktop.NetworkManager.VPN.Connection

Packit 5756e2

org.freedesktop.NetworkManager.VPN.Connection — Active VPN Connection

Packit 5756e2
Packit 5756e2
Packit 5756e2
Packit 5756e2
Packit 5756e2

Signals

Packit 5756e2
Packit 5756e2
PropertiesChanged (a{sv} properties);
Packit 5756e2
VpnStateChanged   (u     state,
Packit 5756e2
                   u     reason);
Packit 5756e2
Packit 5756e2
Packit 5756e2
Packit 5756e2

Properties

Packit 5756e2
Packit 5756e2
VpnState  readable   u
Packit 5756e2
Banner    readable   s
Packit 5756e2
Packit 5756e2
Packit 5756e2
Packit 5756e2

Description

Packit 5756e2

Represents an active connection to a Virtual Private Network.

Packit 5756e2

Packit 5756e2
Packit 5756e2
Packit 5756e2

Signal Details

Packit 5756e2
Packit 5756e2

The "PropertiesChanged" signal

Packit 5756e2
Packit 5756e2
PropertiesChanged (a{sv} properties);
Packit 5756e2
Packit 5756e2

DEPRECATED. Use the standard "PropertiesChanged" signal from "org.freedesktop.DBus.Properties" instead which exists since version NetworkManager 1.2.0.

Packit 5756e2

Packit 5756e2
Packit 5756e2
Packit 5756e2
Packit 5756e2
Packit 5756e2
Packit 5756e2
Packit 5756e2

a{sv} properties:

Packit 5756e2

A dictionary mapping property names to variant boxed values

Packit 5756e2
Packit 5756e2
Packit 5756e2
Packit 5756e2

Packit 5756e2
Packit 5756e2

The "VpnStateChanged" signal

Packit 5756e2
Packit 5756e2
VpnStateChanged (u state,
Packit 5756e2
                 u reason);
Packit 5756e2
Packit 5756e2

Emitted when the state of the VPN connection has changed.

Packit 5756e2

Packit 5756e2
Packit 5756e2
Packit 5756e2
Packit 5756e2
Packit 5756e2
Packit 5756e2
Packit 5756e2
Packit 5756e2

u state:

Packit 5756e2

(NMVpnConnectionState) The new state of the VPN connection.

Packit 5756e2
Packit 5756e2
Packit 5756e2

u reason:

Packit 5756e2

(NMActiveConnectionStateReason) Reason code describing the change to the new state.

Packit 5756e2
Packit 5756e2
Packit 5756e2
Packit 5756e2
Packit 5756e2
Packit 5756e2
Packit 5756e2

Property Details

Packit 5756e2
Packit 5756e2

The "VpnState" property

Packit 5756e2
Packit 5756e2
VpnState  readable   u
Packit 5756e2
Packit 5756e2

The VPN-specific state of the connection.

Packit 5756e2

Packit 5756e2

Returns: NMVpnConnectionState

Packit 5756e2

Packit 5756e2
Packit 5756e2

Packit 5756e2
Packit 5756e2

The "Banner" property

Packit 5756e2
Packit 5756e2
Banner  readable   s
Packit 5756e2
Packit 5756e2

The banner string of the VPN connection.

Packit 5756e2

Packit 5756e2
Packit 5756e2
Packit 5756e2
Packit 5756e2
Packit Service dff8e4

Generated by GTK-Doc V1.33.0
Packit 5756e2
</body>
Packit 5756e2
</html>