RestKit - Access QueryParameters in completionBlock

28 Views Asked by At

26 to post a Object with the getObject method and map the response. I need to access the query parameters I used in the request when the download in complete.

Is there a way to access queryparameters or the request address from the completion block of a restKit completion block

0

There are 0 best solutions below