Hi guys, is it possible to return different types ...
# rx
f
Hi guys, is it possible to return different types inside onNext and onComplete, I would like to return onNext(Pair<String,MessageBody>) and onComplete(MessageBody)