BluetoothFactorySpi
public final class BluetoothFactorySpi : TerminalFactorySpi
The BluetoothFactorySpi
class implements service provider interface for
TerminalFactory
.
Version
1.0Date
8 Dec 2017-
Creates an instance of
BluetoothFactorySpi
.Declaration
Swift
public init(parameter: Any) throws
Parameters
manager
the Bluetooth terminal manager
-
Returns the CardTerminals created by this factory.
Declaration
Swift
public func engineTerminals() -> CardTerminals
Return Value
the CardTerminals created by this factory