LicensingResultCode class

Constructors

LicensingResultCode()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

DATABASE_INCORRECT → const int
INVALID_DATE → const int
INVALID_DEVICE_ID → const int
INVALID_SYSTEM_OR_APP_ID → const int
INVALID_VERSION → const int
LICENSE_ABSENT → const int
LICENSE_CORRUPTED → const int
NO_AUTHENTICITY → const int
NO_CAPABILITIES → const int
NO_DATABASE → const int
NO_INTERNET → const int
OK → const int