Characteristic
Overview
Topics
public let uuid: String
let isObservingValue: Bool
var notifyHandler: ((Data?) -> ())?
init(uuid: String, shouldObserveNotification: Bool = false) throws
public let uuid: String
let isObservingValue: Bool
var notifyHandler: ((Data?) -> ())?
init(uuid: String, shouldObserveNotification: Bool = false) throws