CSSocial
 All Classes Functions Properties Pages
CSSocialRequest Class Reference
Inheritance diagram for CSSocialRequest:
CSSocialRequestFacebook CSSocialRequestGoogle CSSocialRequestTwitter CSSocialRequestFacebookFriends CSSocialRequestFacebookGetUserImage CSSocialRequestFacebookPostPhoto CSSocialRequestFacebookPostWall CSSocialRequestFacebookUser CSSocialRequestTwitterFriends CSSocialRequestTwitterGetUserImage CSSocialRequestTwitterMessage

Instance Methods

(id) - initWithService:parameters:
 
(void) - makeRequest
 
(void) - receivedResponse
 
(void) - receivedResponse:error:
 
(id) - parseResponse:
 

Class Methods

(CSSocialRequest *) + requestWithService:parameters:
 

Protected Attributes

BOOL _cancelled
 
BOOL _finished
 
BOOL _executing
 

Properties

NSString * APIcall
 API call.
 
NSDictionary * params
 custom parameters
 
CSSocialResponseBlock responseBlock
 response
 
id service
 
id method
 HTTP method (GET, POST, PUT)
 

Property Documentation

- (id) service
readnonatomicassign

service this is an object instance of the service in use, for instance Facebook object when using Facebook.


The documentation for this class was generated from the following file: