Enum RTCErrorType
Namespace: Unity.WebRTC
Assembly: Unity.WebRTC.dll
Syntax
public enum RTCErrorType
Fields
Name | Description |
---|---|
InternalError | |
InvalidModification | |
InvalidParameter | |
InvalidRange | |
InvalidState | |
NetworkError | |
None | |
OperationErrorWithData | |
ResourceExhausted | |
SyntaxError | |
UnsupportedOperation | |
UnsupportedParameter |