Uses of Class
org.freedesktop.DBus.Error.MatchRuleInvalid
-
Packages that use DBus.Error.MatchRuleInvalid Package Description org.freedesktop -
-
Uses of DBus.Error.MatchRuleInvalid in org.freedesktop
Methods in org.freedesktop that throw DBus.Error.MatchRuleInvalid Modifier and Type Method Description void
DBus. AddMatch(String matchrule)
Add a match rule.void
DBus. RemoveMatch(String matchrule)
Remove a match rule.
-