LicenseTokenVerificationFailed

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

Verification of the provided license token failed.

Constructors

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

Properties

message
Link copied to clipboard
val message: String