Social.SLRequest Members

The members of Social.SLRequest are listed below.

See Also: Inherited members from Foundation.NSObject

Protected Constructors

Constructor to call on derived classes to skip initialization and merely allocate the object.
A constructor used when creating managed representations of unmanaged objects; Called by the runtime.

Public Properties

AccountAccounts.ACAccount. Documentation for this section has not yet been entered.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
[read-only]
ParametersFoundation.NSDictionary. Documentation for this section has not yet been entered.
[read-only]
RequestMethodSLRequestMethod. Documentation for this section has not yet been entered.
[read-only]
UrlFoundation.NSUrl. Documentation for this section has not yet been entered.

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.