SourcesEncrypted

data class SourcesEncrypted(val sources: String? = null, val encrypted: Boolean? = null, val tracks: List<Rabbitstream.Tracks?>? = emptyList())(source)

Constructors

Link copied to clipboard
constructor(sources: String? = null, encrypted: Boolean? = null, tracks: List<Rabbitstream.Tracks?>? = emptyList())

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard