TWRequestMethod Enum

Definition

The HTTP verb used to perform a Twitter request.

public enum TWRequestMethod
type TWRequestMethod = 
Inheritance
TWRequestMethod

Fields

Name Value Description
Get 0
Post 1
Delete 2

Applies to