Protocols
The following protocols are available globally.
-
Any structure implementing this protocol has to specify Request type and Response type and can be used to describe Data model which can be represented in ECR SDK
See more -
Any structure implementing this protocol can be used as a Request in ECR SDK
See more -
Any structure implementing this protocol can be used as a Response in ECR SDK
See more -
Represents logic abstraction for coding (wrap) or decoding (unwrap) given data
See more -
Any Enum implementing this protocol should provide String definition for each case
See more -
ECR protocol - Public interface
See more