DBusMethodInvocation.getInterfaceName

Gets the name of the D-Bus interface the method was invoked on. Since 2.26

class DBusMethodInvocation
string
getInterfaceName
()

Return Value

Type: string

A string. Do not free, it is owned by invocation.

Meta