Base
-
Declaration
Swift
@available(swift 4.0) open class MemberIdentifier : Encodable
extension MemberIdentifier: Hashable
extension 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 : Codable
extension CompanyIdentifier: Hashable
extension 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 Service
extension Service: Encodable
extension Service: Hashable
extension 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