RentalLicense

open class RentalLicense

The rental license describes the time restrictions to be imposed on the license.

Constructors

Link copied to clipboard
constructor(absoluteExpiration: Date, playDuration: Long)
Creates a new rental license.

Properties

Link copied to clipboard
Defines how long the license is valid to start playback.
Link copied to clipboard
Defines in milliseconds how long the content can be consumed after the start of playback.