restkit - setWillMapDeserializedResponseBlock and RKPaginator -



restkit - setWillMapDeserializedResponseBlock and RKPaginator -

i seek setwillmapdeserializedresponseblock rkpaginator object next code:

[[self.paginator objectrequestoperation] setwillmapdeserializedresponseblock:^id(id deserializedresponsebody) { homecoming deserializedresponsebody; }];

but objectrequestoperation nil. can help me define willmapdeserializedresponseblock: rkpaginator ?

thank

restkit

Comments

Popular posts from this blog

formatting - SAS SQL Datepart function returning odd values -

c++ - Apple Mach-O Linker Error(Duplicate Symbols For Architecture armv7) -

php - Yii 2: Unable to find a class into the extension 'yii2-admin' -