Mutating
interface Mutating<T, Notification> : RemoteCharacteristicBinding.ObserveBuilder<T, Notification, T>
A ObserveBuilder that mutates the object when a RemoteCharacteristic receives a Notification.
Functions
Link copied to clipboard
Sets up a Transformation when a Notification is received from a RemoteCharacteristic.