triggerRead
Responds to a Unit to cause the RemoteAttribute to be read.
Parameters
maps the ByteArray received from the GattResponse.ReadSuccess to the Response that will be returned.
sets up the response to a triggered read using a UnitReadBuilder.NonMutating
Type Parameters
the type of Response that will be returned when the RemoteAttribute is read.
the type of the object to bind to
Responds to a Unit to cause the RemoteAttribute to be read.
Parameters
the DeserializationStrategy to map the ByteArray received from the GattResponse.ReadSuccess to the Response that will be returned.
the BluetoothFormat to use for deserialization.
sets up the response to a triggered read using a UnitReadBuilder.NonMutating
Type Parameters
the type of Response that will be returned when the RemoteAttribute is read.
the type of the object to bind to
Responds to a Unit to cause the RemoteAttribute to be read.
Parameters
sets up the response to a triggered read using a UnitReadBuilder.NonMutating
Type Parameters
the type of the object to bind to
Responds to a Trigger to cause the RemoteAttribute to be read.
Parameters
the BluetoothFormat to use for deserialization.
sets up the response to a triggered read using a RemoteAttributeBinding.ReadBuilder.NonMutating
Type Parameters
the type of Response that will be returned when the RemoteAttribute is read.
the type of Trigger that will cause the RemoteAttribute to be read.
the type of the object to bind to
Responds to a Unit to cause the RemoteAttribute to be read.
Parameters
the BluetoothFormat to use for deserialization.
sets up the response to a triggered read using a UnitReadBuilder.NonMutating
Type Parameters
the type of Response that will be returned when the RemoteAttribute is read.
the type of the object to bind to