Donate. I desperately need donations to survive due to my health

Get paid by answering surveys Click here

Click here to donate

Remote/Work from Home jobs

How can i parse an response after invoking a SignalR methode in Swift 4?

After following instructions on how to connect and get response from a hub server using signalR-objc briding header: Call SignalR method in Swift (SwiftR). I was able to get response from the hub connection and after invoking it! But i dont know how to parse the response in my swift file after invoking the method.Image of my ViewDidLoad(): enter image description here

Comments