Package de.sonallux.spotify.api.models
Class PlayHistory
java.lang.Object
de.sonallux.spotify.api.models.PlayHistory
PlayHistoryObject
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
context
The context the track was played from.
-
playedAt
The date and time the track was played.
-
track
The track the user listened to.
-
-
Constructor Details
-
PlayHistory
public PlayHistory()
-