Show / Hide Table of Contents

Delegate ResponseError

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