MediaPlayer2PlaylistsPlaylistChanged class

Signal data for org.mpris.MediaPlayer2.Playlists.PlaylistChanged.

Constructors

MediaPlayer2PlaylistsPlaylistChanged(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
Playlist → DBusStruct
no setter
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