Show / Hide Table of Contents

Interface IHttpParam

通信に使うパラメータ

Namespace: VRoidSDK.Networking
Assembly: VRoidSDK.dll
Syntax
public interface IHttpParam

Methods

GetParam()

パラメータを取得する

Declaration
WWWForm GetParam()
Returns
Type Description
WWWForm
Back to top Generated by DocFX