asyncsec
07/23/2017, 4:14 PMit
here, but that's no problem at all. just changed it to conn.serverCertificates, and all is well. I am getting a syntax error with regard to the , { error -> .... } portion since it can't infer the type of error
at least. I'll do some digging and see what comes up.
I did see in RxKotlin you could use syntax like: onComplete, onError, etc via subscribeBy
. that almost seems similar to this