Click or drag to resize

AbstractSessionErrorThrown Event

Fired when a network error happens.

Namespace:  SoftGear.Strix.Unity.Runtime.Session
Assembly:  StrixUnityRuntime (in StrixUnityRuntime.dll) Version: 1.5.0
Syntax
C#
public event StrixNetworkErrorEventHandler ErrorThrown

Value

Type: SoftGear.Strix.Unity.Runtime.EventStrixNetworkErrorEventHandler
See Also