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

transformer

private val transformer: (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.

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.