dbus_check_valid_member_name


Description:


[ Version ( since = "0.7.1" ) ]
public bool dbus_check_valid_member_name (string name) throws Error

Check that the given string is a valid D-Bus member (method or signal) name.

Since GIO 2.26, is_member_name should always return the same thing, although the GLib function does not raise an error explaining why the interface name is incorrect.

Parameters:

name

a possible member name

Returns:

true if name is valid


Namespace: TelepathyGLib
Package: telepathy-glib