NonMutating

Functions

Link copied to clipboard

Creates a Mutating that mutates the object when when a RemoteCharacteristic receives a Notification.

Link copied to clipboard
abstract fun onNotification(action: suspend T.(Notification) -> Unit)

Sets up a Transformation when a Notification is received from a RemoteCharacteristic.