Wednesday, 21 August 2013

ResKit 0.20.0 "Expected a type" eror

ResKit 0.20.0 "Expected a type" eror

Following code procudes a "Expected a type" error. Why?
@interface UUUExampleAPI ()
- (void)fireErrorBlock:(RKRequestDidFailLoadWithErrorBlock)failBlock
onErrorInResponse:(RKResponse *)response;
@end

No comments:

Post a Comment