Class RTCErrorException
This exception class contains properties which determines a error type occurred while handling WebRTC operations.
Inherited Members
Namespace: Unity.WebRTC
Assembly: solution.dll
Syntax
public class RTCErrorException : Exception, ISerializable, _Exception
Properties
Name | Description |
---|---|
ErrorType | This property specifies the WebRTC-specific error code. |