Casper.Network.SDK
Show / Hide Table of Contents

Delegate EventCallback

A delegate method to handle emitted events.

Namespace: Casper.Network.SDK.SSE
Assembly: Casper.Network.SDK.dll
Syntax
public delegate void EventCallback(SSEvent evt);
Parameters
Type Name Description
SSEvent evt
In This Article
Back to top Maintained by MAKE Technology LLC