The members of Social.SLRequest are listed below.
See Also: Inherited members from Foundation.NSObject
| 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. |
| Account | Accounts.ACAccount. Documentation for this section has not yet been entered. | |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| [read-only] | Parameters | Foundation.NSDictionary. Documentation for this section has not yet been entered. |
| [read-only] | RequestMethod | SLRequestMethod. Documentation for this section has not yet been entered. |
| [read-only] | Url | Foundation.NSUrl. Documentation for this section has not yet been entered. |
AddMultipartData(Foundation.NSData, string, string, string)Documentation for this section has not yet been entered. | ||
static | Create(Foundation.NSString, SLRequestMethod, Foundation.NSUrl, Foundation.NSDictionary)Documentation for this section has not yet been entered. | |
static | Create(SLServiceKind, SLRequestMethod, Foundation.NSUrl, Foundation.NSDictionary)Documentation for this section has not yet been entered. | |
GetPreparedUrlRequest()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. | ||