Base
-
Declaration
Swift
@available(swift 4.0) open class MemberIdentifier : Encodableextension MemberIdentifier: Hashableextension MemberIdentifier: Equatable -
Bluetooth Characteristic
See moreDeclaration
Swift
@available(iOS 10.0, tvOS 10.0, watchOS 3.0, macOS 10.12, *) public protocol Characteristic : BluetoothEncodable, CharacteristicDecodable -
Declaration
Swift
@available(swift 4.0) open class CompanyIdentifier : Codableextension CompanyIdentifier: Hashableextension CompanyIdentifier: Equatable -
Bluetooth Service base Class
See moreDeclaration
Swift
@available(swift 4.0) @available(iOS 10.0, tvOS 10.0, watchOS 3.0, macOS 10.12, *) open class Serviceextension Service: Encodableextension Service: Hashableextension Service: Equatable -
Bluetooth Characteristic
See moreDeclaration
Swift
@available(iOS 10.0, tvOS 10.0, watchOS 3.0, macOS 10.12, *) public protocol ServiceData : BluetoothEncodable, ServiceDataDecodable, Encodable, Hashable