LicenseInfo
data class LicenseInfo(val remainingLicenseDurationInSec: Long, val remainingPlaybackDurationInSec: Long)
License Information of a particular com.quickplay.vstb7.player.offline.Download.
Constructors
Link copied to clipboard
Creates LicenseInfo instance.