Enumerations
The following enumerations are available globally.
-
License type.
See moreDeclaration
Swift
@objc(LSLicenseType) enum LicenseType
extension LicenseType : Copyable, CustomStringConvertible, Equatable, Escapable, Hashable, RawRepresentable
-
License status.
See moreDeclaration
Swift
@objc(LSLicenseStatus) enum LicenseState
extension LicenseState : Copyable, CustomStringConvertible, Equatable, Escapable, Hashable, RawRepresentable
-
License authorization method.
See moreDeclaration
Swift
@objc(LSAuthorizationMethod) enum AuthorizationMethod
extension AuthorizationMethod : Copyable, CustomStringConvertible, Equatable, Escapable, Hashable, RawRepresentable
-
License authorization method.
See moreDeclaration
Swift
@objc(LSConsumptionPeriod) enum ConsumptionPeriod
extension ConsumptionPeriod : Copyable, CustomStringConvertible, Equatable, Escapable, Hashable, RawRepresentable
-
License feature type.
See moreDeclaration
Swift
@objc(LSLicenseFeatureType) enum LicenseFeatureType
extension LicenseFeatureType : Copyable, CustomStringConvertible, Equatable, Escapable, Hashable, RawRepresentable