Type Aliases
The following type aliases are available globally.
-
Type alias for a CBUUID string used to identify services
Declaration
Swift
public typealias LittleBlueToothServiceIndentifier = String -
Type alias for a CBUUID string used to identify characteristic
Declaration
Swift
public typealias LittleBlueToothCharacteristicIndentifier = String -
Pass a
Peripheraland an evetualLittleBluetoothErrorand expect a boolean as an answerDeclaration
Swift
public typealias AutoconnectionHandler = (PeripheralIdentifier, LittleBluetoothError?) -> Bool -
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
View on GitHub
Type Aliases Reference