AudioPlayerContent
data class AudioPlayerContent( val title: String?, val subtitle1: String?, val subtitle2: String?, val imageUrl: String?, val durationSec: String?, val backgroundImageUrl: String?, val backgroundColor: String?, val badgeMessage: String?, val badgeImageUrl: String?, val lyrics: Lyrics?, val settings: Settings?)
Content copied to clipboard
Constructors
Properties
Link copied to clipboard
@SerializedName(value = "backgroundImageUrl")
Content copied to clipboard