licenseTokenUnsupportedFutureVersion

data class licenseTokenUnsupportedFutureVersion(message: String) : DittoError.ActivationErrorReason

The provided license token is in an unsupported future format.

Constructors

licenseTokenUnsupportedFutureVersion
Link copied to clipboard
fun licenseTokenUnsupportedFutureVersion(message: String)

Properties

message
Link copied to clipboard
val message: String