Social.SLRequest: Method Members

The methods of Social.SLRequest are listed below. For a list of all members, see the SLRequest Members list.

See Also: Inherited members from Foundation.NSObject

Public Methods

AddMultipartData(Foundation.NSData, string, string, string)
Documentation for this section has not yet been entered.
static
Create(Foundation.NSString, SLRequestMethod, Foundation.NSUrl, Foundation.NSDictionary) : SLRequest
Documentation for this section has not yet been entered.
static
Create(SLServiceKind, SLRequestMethod, Foundation.NSUrl, Foundation.NSDictionary) : SLRequest
Documentation for this section has not yet been entered.
GetPreparedUrlRequest() : Foundation.NSUrlRequest
Documentation for this section has not yet been entered.
PerformRequest(Action<Foundation.NSData, Foundation.NSHttpUrlResponse, Foundation.NSError>)
Documentation for this section has not yet been entered.

Protected Methods

override
Dispose(bool)
Releases the resources used by the SLRequest object.