Protocols
The following protocols are available globally.
-
Card item
Declaration
Swift
public protocol CardItemType : Equatable
-
Key reference
See moreDeclaration
Swift
public protocol CardKeyReferenceType
-
Undocumented
See moreDeclaration
Swift
public protocol CardObjectIdentifierType : Equatable, ExpressibleByStringLiteral
-
Undocumented
See moreDeclaration
Swift
public protocol HealthCardCommandType : CommandType
-
Undocumented
See moreDeclaration
Swift
public protocol HealthCardResponseType : ResponseType
-
HealthCard classes should implement the HealthCardType protocol
See moreDeclaration
Swift
public protocol HealthCardType
-
Protocol abstraction for the various Card file systems
See moreDeclaration
Swift
public protocol HealthCardFileSystemType
-
Generic Executor protocol
See moreDeclaration
Swift
public protocol ExecutorType
-
Generic Future Type
See moreDeclaration
Swift
public protocol FutureType