PROTOCOL

HaapiUIKitApplication

public protocol HaapiUIKitApplication: AnyObject

An interface declaration for Application subclass instances that are able to store and provide access to long living state variable instances.

Properties

haapiUIKitConfiguration

var haapiUIKitConfiguration: HaapiUIKitConfiguration

The UIKit functional configuration

dataMapper

var dataMapper: DataMapper

The data mapper to map HAAPI SDK objects to HAAPI UIKit objects.

genericClientOperationHandler

var genericClientOperationHandler: GenericClientOperationHandler

The GenericOperation handler: