Is it possible to get the information from block ? Like I have following block - typedef void (^TBCompletionBlock)(NSError *error, id serverResponse);
- typedef void (^TBCompletionBlock)(NSError *error, id serverResponse);
When I