Package 

Class RxBleConnection.WriteOperationRetryStrategy.LongWriteFailure

    • Constructor Detail

      • RxBleConnection.WriteOperationRetryStrategy.LongWriteFailure

        RxBleConnection.WriteOperationRetryStrategy.LongWriteFailure(int batchIndex, BleGattException cause)
        Default constructor
        Parameters:
        batchIndex - the zero-based batch index on which the write request failed
        cause - the failed cause of the write request