CloverConnectorFactory
public class CloverConnectorFactory
-
Factory to create an instance of the ICloverConnector
Declaration
Swift
public static func createICloverConnector(config: CloverDeviceConfiguration) -> ICloverConnectorParameters
configObject that conveys the required information used by the connector
Return Value
Initialized instance conforming to the ICloverConnector
CloverConnectorFactory Class Reference