Structures
The following structures are available globally.
-
A wrapper around the advertisement data returned from a BLE device.
See moreDeclaration
Swift
public struct AdvertisingInfoextension AdvertisingInfo: CustomDebugStringConvertible -
This object contains parsed information passed from the
See morecentralManager(_ central: CBCentralManager, willRestoreState dict: [String : Any])method ofCBCentralManagerDelegatedictionaryDeclaration
Swift
public struct CentralRestorerextension CentralRestorer: CustomDebugStringConvertible -
A representation of a bluetooth characteristic
See moreDeclaration
Swift
public struct LittleBlueToothCharacteristic : Identifiableextension LittleBlueToothCharacteristic: Equatable, Hashable -
Configuration object that must be passed during the
See moreLittleBlueToothinitializationDeclaration
Swift
public struct LittleBluetoothConfiguration -
An object that contains the unique identifier of the
See moreCBPeripheraland the name of it (if present)Declaration
Swift
public struct PeripheralIdentifier : PeripheralIdentifiableextension PeripheralIdentifier: CustomStringConvertibleextension PeripheralIdentifier: Equatable, Hashable -
An object that contains the unique identifier of the
See moreCBPeripheral, the name of it (if present) and the advertising info.Declaration
Swift
public struct PeripheralDiscovery : PeripheralIdentifiableextension PeripheralDiscovery: CustomDebugStringConvertible
View on GitHub
Structures Reference