isNotifying

abstract val isNotifying: Boolean

Returns whether the characteristic is notifying or indicating.

Use subscribe or waitForValueChange to subscribe for value changes, or setNotifying to enable or disable notifications or indications manually.