asObjectPath method
DBusObjectPath
asObjectPath()
inherited
Extracts the object path inside this value. Only works if signature
is 'o'.
Implementation
DBusObjectPath asObjectPath() => this as DBusObjectPath;
Extracts the object path inside this value. Only works if signature
is 'o'.
DBusObjectPath asObjectPath() => this as DBusObjectPath;