setNotificationValue

abstract fun setNotificationValue(enabled: Boolean, peripheral: <Error class: unknown class>)

Request a CBPeripheral to update the notifying status of the characteristic

Parameters

enabled

if true notification should be enabled

peripheral

the CBPeripheral to perform the notifying operation