BluetoothSmartCard
public final class BluetoothSmartCard
The BluetoothSmartCard
class is a singleton that provides Bluetooth
terminal manager and terminal factory.
Version
1.0Date
7 Dec 2017-
Returns the shared instance of
BluetoothSmartCard
.Declaration
Swift
public static let shared: BluetoothSmartCard
-
Returns the Bluetooth terminal manager.
Declaration
Swift
public let manager: BluetoothTerminalManager
-
Returns the terminal factory.
Declaration
Swift
public let factory: TerminalFactory