Share via


SLRequestMethod Enum

Definition

The HTTP verb associated with a social service request.

[ObjCRuntime.Native]
public enum SLRequestMethod
[<ObjCRuntime.Native>]
type SLRequestMethod = 
Inheritance
SLRequestMethod
Attributes

Fields

Name Value Description
Get 0
Post 1
Delete 2
Put 3

Applies to