dbusIsInterfaceName

Checks if string is a valid D-Bus interface name.

bool
dbusIsInterfaceName
(
string string_
)

Parameters

string_ string

The string to check.

Return Value

Type: bool

true if valid, false otherwise.