ServiceData
@available(iOS 10.0, tvOS 10.0, watchOS 3.0, macOS 10.12, *)
public protocol ServiceData : BluetoothEncodable, ServiceDataDecodable, Encodable, Hashable
Bluetooth Characteristic
-
Name of the Service Data AD Type
Declaration
Swift
var name: String { get }
-
Service Data AD Type UUID String
Declaration
Swift
var uuidString: String { get }