NoEntitlements

class NoEntitlements(val contentId: UUID? = null) : TokenProvider.RequestReason

The token was valid, but the user does not have access to this content.

Constructors

Link copied to clipboard
constructor(contentId: UUID? = null)

Properties

Link copied to clipboard
val contentId: UUID? = null