MediaPlayer2TrackListTrackRemoved class
Signal data for org.mpris.MediaPlayer2.TrackList.TrackRemoved.
Constructors
- MediaPlayer2TrackListTrackRemoved(DBusSignal signal)
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- interface → String
-
Interface emitting the signal.
finalinherited
- 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 - TrackId → String
-
no setter
-
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