PreplayLiveResponse
@Serializable
The Uplynk Preplay Response for live channels and events.
For further details, please refer to the Uplynk Documentation: Preplay API (Version 2) Documentation
Constructors
Link copied to clipboard
constructor(playURL: String, sid: String, drm: DrmResponse?, prefix: String, ads: List<UplynkPlayedAd> = listOf())