共用方式為


SLRequestMethod 列舉

定義

與社交服務要求相關聯的 HTTP 動詞。

public enum SLRequestMethod
type SLRequestMethod = 
繼承
SLRequestMethod

欄位

名稱 Description
Get 0
Post 1
Delete 2
Put 3

適用於