Contents

CBCharacteristicWriteType.withResponse

Write a characteristic value, with a response from the peripheral to indicate whether the write was successful.

Declaration

case withResponse

Discussion

If the write is unsuccessful, the peripheral responds with an error that details the cause of the failure.

See Also

Write Types