FailedToSubscribe
data class FailedToSubscribe(val response: GattResponse.WriteError) : RemoteCharacteristic.SubscriptionResult
The subscription failed
Properties
Link copied to clipboard
the GattResponse.WriteError that caused the subscription to fail
Link copied to clipboard
The Subscription to use to remove the subscription if subscription succeeded.