net.java.sip.communicator.impl.sysactivity
Interface DBusNetworkManager
- All Superinterfaces:
- org.freedesktop.dbus.DBusInterface
public interface DBusNetworkManager
- extends org.freedesktop.dbus.DBusInterface
NetworkManager D-Bus Interface
- Author:
- Damian Minkov, Ingo Bauersachs
| Methods inherited from interface org.freedesktop.dbus.DBusInterface |
isRemote |
NM_STATE_UNKNOWN
static final int NM_STATE_UNKNOWN
- See Also:
- Constant Field Values
NM_STATE_ASLEEP
static final int NM_STATE_ASLEEP
- See Also:
- Constant Field Values
NM_STATE_CONNECTING
static final int NM_STATE_CONNECTING
- See Also:
- Constant Field Values
NM_STATE_CONNECTED
static final int NM_STATE_CONNECTED
- See Also:
- Constant Field Values
NM_STATE_DISCONNECTED
static final int NM_STATE_DISCONNECTED
- See Also:
- Constant Field Values
NM9_STATE_UNKNOWN
static final int NM9_STATE_UNKNOWN
- See Also:
- Constant Field Values
NM9_STATE_ASLEEP
static final int NM9_STATE_ASLEEP
- See Also:
- Constant Field Values
NM9_STATE_DISCONNECTED
static final int NM9_STATE_DISCONNECTED
- See Also:
- Constant Field Values
NM9_STATE_DISCONNECTING
static final int NM9_STATE_DISCONNECTING
- See Also:
- Constant Field Values
NM9_STATE_CONNECTING
static final int NM9_STATE_CONNECTING
- See Also:
- Constant Field Values
NM9_STATE_CONNECTED_LOCAL
static final int NM9_STATE_CONNECTED_LOCAL
- See Also:
- Constant Field Values
NM9_STATE_CONNECTED_SITE
static final int NM9_STATE_CONNECTED_SITE
- See Also:
- Constant Field Values
NM9_STATE_CONNECTED_GLOBAL
static final int NM9_STATE_CONNECTED_GLOBAL
- See Also:
- Constant Field Values
Jitsi, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.