LicenseTokenUnsupportedFutureVersion

data class LicenseTokenUnsupportedFutureVersion(val message: String) : DittoError.ActivationErrorReason

The provided license token is in an unsupported future format.

Constructors

Link copied to clipboard
fun LicenseTokenUnsupportedFutureVersion(message: String)

Properties

Link copied to clipboard
val message: String