Package com.google.android.horologist.media.data.database.model
See: Description
-
Class Summary Class Description MediaDownloadEntity A table to store media download information. MediaEntity A table to store media information. PlaylistEntity A table to store playlist information. PlaylistMediaEntity Cross-reference table that holds relationship between PlaylistEntity and MediaEntity. PopulatedPlaylist PlaylistEntity populated with a list of MediaEntity. -
Enum Summary Enum Description MediaDownloadEntityStatus Represents the download status of MediaDownloadEntity.