| Package | Description |
|---|---|
| org.freedesktop | |
| org.freedesktop.dbus.bin | |
| org.freedesktop.dbus.interfaces | |
| org.freedesktop.dbus.types |
| Modifier and Type | Method and Description |
|---|---|
UInt32 |
DBus.GetConnectionUnixProcessID(String connection_name)
Returns the proccess ID associated with a connection.
|
UInt32 |
DBus.GetConnectionUnixUser(String connection_name)
Get the Unix UID that owns a connection name.
|
UInt32 |
DBus.ReleaseName(String name)
Release a name on the bus.
|
UInt32 |
DBus.RequestName(String name,
UInt32 flags)
Request a name on the bus.
|
UInt32 |
DBus.StartServiceByName(String name,
UInt32 flags)
Start a service.
|
| Modifier and Type | Method and Description |
|---|---|
UInt32 |
DBus.RequestName(String name,
UInt32 flags)
Request a name on the bus.
|
UInt32 |
DBus.StartServiceByName(String name,
UInt32 flags)
Start a service.
|
| Modifier and Type | Method and Description |
|---|---|
UInt32 |
DBusDaemon.DBusServer.GetConnectionUnixProcessID(String connection_name) |
UInt32 |
DBusDaemon.DBusServer.GetConnectionUnixUser(String connection_name) |
UInt32 |
DBusDaemon.DBusServer.ReleaseName(String name) |
UInt32 |
DBusDaemon.DBusServer.RequestName(String name,
UInt32 flags) |
UInt32 |
DBusDaemon.DBusServer.StartServiceByName(String name,
UInt32 flags) |
| Modifier and Type | Method and Description |
|---|---|
UInt32 |
DBusDaemon.DBusServer.RequestName(String name,
UInt32 flags) |
UInt32 |
DBusDaemon.DBusServer.StartServiceByName(String name,
UInt32 flags) |
| Modifier and Type | Method and Description |
|---|---|
void |
Monitoring.BecomeMonitor(String[] rule,
UInt32 flags)
Converts the connection into a monitor connection which can be used as a
debugging/monitoring tool.
|
| Modifier and Type | Method and Description |
|---|---|
int |
UInt32.compareTo(UInt32 other)
Compare two UInt32s.
|
Copyright © 2020. All rights reserved.