-
Notifications
You must be signed in to change notification settings - Fork 0
LicenseClient_ActivationError
fumoboy007 edited this page Nov 14, 2020
·
1 revision
public enum ActivationErrorError
case missingSystemInformationcase networkFailure(: Error?)case serverRejectedRequest(httpStatusCode: Int)case missingServerResponsecase invalidServerResponse(: InvalidServerResponse)case licenseKeyNotFoundcase deviceQuotaExceededcase unrecognizedServerError(rawValue: String)case licenseValidationFailure(: LicenseValidationError)Generated at 2020-11-18T05:36:12+0000 using swift-doc 1.0.0-beta.5.