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