FailedToReadException

An Exception thrown when RemoteAttribute.read could not read into a data object

Constructors

Link copied to clipboard
constructor(reason: GattResponse.ReadError)

Properties

Link copied to clipboard
expect open val cause: Throwable?
Link copied to clipboard
expect open val message: String?
Link copied to clipboard

the GattResponse.ReadError that caused the read to fail