dbusIsUniqueName

fnbool dbusIsUniqueName(string string_)

Checks if string is a valid D-Bus unique bus name.

Parameters

string_The string to check.

Returns

true if valid, false otherwise.