Show / Hide Table of Contents

Delegate ResponseComplete

Namespace: VRoidSDK.Networking
Assembly: VRoidSDK.dll
Syntax
public delegate void ResponseComplete(IWebResponse response);
Parameters
Type Name Description
IWebResponse response
Back to top Generated by DocFX