Skip to the content.

Characteristic

Overview

Topics

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