dbus_check_valid_bus_name
Description:
[ Version ( since = "0.7.1" ) ]
public bool dbus_check_valid_bus_name (string name, DBusNameType allow_types) throws Error
Check that the given string is a valid D-Bus bus name of an appropriate type.
Parameters:
name |
a possible bus name |
allow_types |
some combination of UNIQUE, WELL_KNOWN or BUS_DAEMON (often this will be NOT_BUS_DAEMON or ANY) |
Returns:
|
Namespace: TelepathyGLib
Package: telepathy-glib