Enumerations

The following enumerations are available globally.

  • License type.

    See more

    Declaration

    Swift

    @objc(LSLicenseType)
    enum LicenseType
    extension LicenseType : Copyable, CustomStringConvertible, Equatable, Escapable, Hashable, RawRepresentable
  • License status.

    See more

    Declaration

    Swift

    @objc(LSLicenseStatus)
    enum LicenseState
    extension LicenseState : Copyable, CustomStringConvertible, Equatable, Escapable, Hashable, RawRepresentable
  • License authorization method.

    See more

    Declaration

    Swift

    @objc(LSAuthorizationMethod)
    enum AuthorizationMethod
    extension AuthorizationMethod : Copyable, CustomStringConvertible, Equatable, Escapable, Hashable, RawRepresentable
  • License authorization method.

    See more

    Declaration

    Swift

    @objc(LSConsumptionPeriod)
    enum ConsumptionPeriod
    extension ConsumptionPeriod : Copyable, CustomStringConvertible, Equatable, Escapable, Hashable, RawRepresentable
  • License feature type.

    See more

    Declaration

    Swift

    @objc(LSLicenseFeatureType)
    enum LicenseFeatureType
    extension LicenseFeatureType : Copyable, CustomStringConvertible, Equatable, Escapable, Hashable, RawRepresentable