SLRequestMethod Enum

Definition

The HTTP verb associated with a social service request.

public enum SLRequestMethod
type SLRequestMethod = 
Inheritance
SLRequestMethod

Fields

Delete 2
Get 0
Post 1
Put 3

Applies to