Table of Contents

Delegate DataTypes.EngineIOConnectErrorEvent

Namespace
Firesplash.GameDevAssets.SocketIOPlus.EngineIO
Assembly
Firesplash.GameDevAssets.SocketIOPlus.dll

This event fires when the connection throws an error

public delegate void DataTypes.EngineIOConnectErrorEvent(Exception e)

Parameters

e Exception
This event fires when the connection throws an error