DBusSignalFlags
Description:
[ Flags ]
public enum DBusSignalFlags
Content:
Enum values:
- NONE - No flags set.
- NO_MATCH_RULE - Don't actually
send the AddMatch D-Bus call for this signal subscription.
- MATCH_ARG0_NAMESPACE -
Match first arguments that contain a bus or interface name with the given namespace.
- MATCH_ARG0_PATH - Match first
arguments that contain an object path that is either equivalent to the given path, or one of the paths is a subpath of the other.