ztcorekit
/
fr.zhortech.ztcorekit.ble.product.protocol
/
ZTCommand
/
CommandAckPredicate
Command
Ack
Predicate
class
CommandAckPredicate
(predicate:
AckFunPredicate
, timeoutConfiguration:
ZTCommand.TimeoutConfiguration
?, error:
Throwable
?)
Content copied to clipboard
Functions
Properties
Functions
equals
Link copied to clipboard
open operator override fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
getObservable
Link copied to clipboard
fun
getObservable
():
Completable
Content copied to clipboard
hashCode
Link copied to clipboard
open override fun
hashCode
():
Int
Content copied to clipboard
onError
Link copied to clipboard
fun
onError
()
Content copied to clipboard
resolve
Link copied to clipboard
fun
resolve
()
Content copied to clipboard
Properties
error
Link copied to clipboard
val
error
:
Throwable
? = null
Content copied to clipboard
id
Link copied to clipboard
val
id
:
UUID
Content copied to clipboard
predicate
Link copied to clipboard
val
predicate
:
AckFunPredicate
Content copied to clipboard