Class WebRTCErrorEvent
A UnityEvent that represents a WebRTC error event.
Namespace: Microsoft.MixedReality.WebRTC.Unity
Assembly: cs.temp.dll.dll
Syntax
public class WebRTCErrorEvent : UnityEvent<string>