dbus-server.h File Reference

#include <stdapis/dbus-1.0/dbus/dbus-server.h>

Typedef DBusServer

typedef struct DBusServerDBusServer

Typedef DBusNewConnectionFunction

typedef void(*DBusNewConnectionFunction

Called when a new connection to the server is available. Must reference and save the new connection, or close the new connection. Set with dbus_server_set_new_connection_function().