Other Protocols
The following protocols are available globally.
-
Allows for Encoding of Objects into Data
See moreDeclaration
Swift
public protocol BluetoothEncodable
-
Allows for Decoding Characteristics
See moreDeclaration
Swift
public protocol CharacteristicDecodable : AnyObject
-
Allows for Decoding ManufacturerData
See moreDeclaration
Swift
public protocol ManufacturerDataDecodable : AnyObject
-
Allows for Decoding ServiceData
See moreDeclaration
Swift
public protocol ServiceDataDecodable : AnyObject