次の方法で共有


SLRequestMethod 列挙型

定義

ソーシャル サービス要求に関連付けられている HTTP 動詞。

public enum SLRequestMethod
type SLRequestMethod = 
継承
SLRequestMethod

フィールド

名前 説明
Get 0
Post 1
Delete 2
Put 3

適用対象