dbusIsUniqueName

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

bool
dbusIsUniqueName
(
string string_
)

Parameters

string_ string

The string to check.

Return Value

Type: bool

true if valid, false otherwise.