-
- All Implemented Interfaces:
-
com.polidea.rxandroidble2.RxBleConnection.WriteOperationRetryStrategy,io.reactivex.ObservableTransformer
public class NoRetryStrategy implements RxBleConnection.WriteOperationRetryStrategy
-
-
Method Summary
Modifier and Type Method Description Observable<RxBleConnection.WriteOperationRetryStrategy.LongWriteFailure>apply(Observable<RxBleConnection.WriteOperationRetryStrategy.LongWriteFailure> observable)-
-
Method Detail
-
apply
Observable<RxBleConnection.WriteOperationRetryStrategy.LongWriteFailure> apply(Observable<RxBleConnection.WriteOperationRetryStrategy.LongWriteFailure> observable)
-
-
-
-