Show / Hide Table of Contents

Delegate OnServerWarning

Namespace: Xrpl.Client
Assembly: Xrpl.dll
Syntax
public delegate Task OnServerWarning(List<RippleResponseWarning> warning, string message)
Parameters
Type Name Description
List<RippleResponseWarning> warning
string message
Returns
Type Description
Task
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX