Edit

Share via


SLRequestMethod Enum

Definition

The HTTP verb associated with a social service request.

public enum SLRequestMethod
type SLRequestMethod = 
Inheritance
SLRequestMethod

Fields

Name Value Description
Get 0
Post 1
Delete 2
Put 3

Applies to