RainwayConfig.OnPeerError property
Called when an error concerning a peer occurs
public Action<RainwayRuntime, RainwayPeer, RainwayStatus>? OnPeerError { get; set; }
See Also
- class RainwayRuntime
- class RainwayPeer
- enum RainwayStatus
- class RainwayConfig
- namespace Rainway.SDK