NoToken

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

Generic request. The SDK needs a token to start a download or to check access in general.

Constructors

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

Properties

Link copied to clipboard
val contentId: UUID? = null