Type Aliases

The following type aliases are available globally.

  • This class represents a lock’s public state at a certain time.

    Declaration

    Swift

    public typealias TKMPublicStateInfo = TKObjcPublicStateInfo
  • The result of a synchronize lock command, returned by the Tapkey Trust Service.

    Declaration

    Swift

    public typealias TKMSyncLockCommandResult = TKObjcSyncLockCommandResult
  • Reserved for internal use.

    Declaration

    Swift

    public typealias TKMFirmwarePackage = TKObjcFirmwarePackage
  • Defines the environment for the Tapkey Mobile SDK. Unless suggested otherwise by Tapkey, an instance of a environment configuration retrieved from the SDKs environment config builder class must be used.

    Declaration

    Swift

    public typealias TKMEnvironmentConfig = TKObjcTapkeyEnvironmentConfig