dwrtc / ch.hsr.dsl.dwrtc.signaling / GetAllCustomFuture / transformer

transformer

private val transformer: (List<U>) -> T

callable, to transform the DHT's response type to the method's return type Note: when the response is null, the transformer is skipped (onNotFound will be called)

Property

transformer - callable, to transform the DHT's response type to the method's return type Note: when the response is null, the transformer is skipped (onNotFound will be called)