Show / Hide Table of Contents

Delegate OnError

Namespace: Xrpl.Client
Assembly: Xrpl.dll
Syntax
public delegate Task OnError(string error, string errorMessage, string message, object data)
Parameters
Type Name Description
string error
string errorMessage
string message
object data
Returns
Type Description
Task
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX