DBusObjectManagerInterfacesRemovedSignal class
Signal received when interfaces are removed.
- Inheritance
-
- Object
- DBusSignal
- DBusObjectManagerInterfacesRemovedSignal
Constructors
Properties
- changedPath → DBusObjectPath
-
Path of the object that has interfaces removed from.
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- interface → String
-
Interface emitting the signal.
finalinherited
-
interfaces
→ List<
String> -
The interfaces that were removed.
no setter
- name → String
-
Signal name;
finalinherited
- path → DBusObjectPath
-
Path of the object emitting the signal.
finalinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- sender → String?
-
Client that sent the signal.
finalinherited
- signature → DBusSignature
-
Signature of values.
no setterinherited
-
values
→ List<
DBusValue> -
Values associated with the signal.
finalinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited