setCharacteristicNotification
abstract fun setCharacteristicNotification(wrapper: RemoteCharacteristicWrapper, enable: Boolean): Boolean
Enable or disable notifications for a given RemoteCharacteristicWrapper
Return
true if the requested notification status was set successfully
Parameters
wrapper
the RemoteCharacteristicWrapper to enable/disable notifications for
enable
if true notifications should be enabled