RentalProfile

open class RentalProfile : CustomerRightsToken.Profile

Rental profile must be used for requesting a license with time restrictions.

Constructors

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

Properties

Link copied to clipboard
The rental license details.