Delegate OnPathFindStream
Namespace: Xrpl.Client
Assembly: Xrpl.dll
Syntax
public delegate void OnPathFindStream(PathFindStreamResult response);
Parameters
| Type | Name | Description |
|---|---|---|
| PathFindStreamResult | response |
public delegate void OnPathFindStream(PathFindStreamResult response);
| Type | Name | Description |
|---|---|---|
| PathFindStreamResult | response |