Enumerations
The following enumerations are available globally.
-
LicenseSpring error codes. Some errors comes from server and described at https://docs.licensespring.com/docs/errors-and-response-codes-1
See moreDeclaration
Swift
@objc enum LSErrorCode
extension LSErrorCode : Equatable, Hashable, RawRepresentable
-
License type.
See moreDeclaration
Swift
@objc(LSLicenseType) enum LicenseType
extension LicenseType : CustomStringConvertible, Equatable, Hashable, RawRepresentable
-
License status.
See moreDeclaration
Swift
@objc(LSLicenseStatus) enum LicenseState
extension LicenseState : CustomStringConvertible, Equatable, Hashable, RawRepresentable
-
License authorization method.
See moreDeclaration
Swift
@objc(LSAuthorizationMethod) enum AuthorizationMethod
extension AuthorizationMethod : CustomStringConvertible, Equatable, Hashable, RawRepresentable
-
License authorization method.
See moreDeclaration
Swift
@objc(LSConsumptionPeriod) enum ConsumptionPeriod
extension ConsumptionPeriod : CustomStringConvertible, Equatable, Hashable, RawRepresentable
-
License feature type.
See moreDeclaration
Swift
@objc(LSLicenseFeatureType) enum LicenseFeatureType
extension LicenseFeatureType : CustomStringConvertible, Equatable, Hashable, RawRepresentable