Struct RTCError
Namespace: Unity.WebRTC
Assembly: Unity.WebRTC.dll
Syntax
public struct RTCError
Fields
errorType
Declaration
public RTCErrorType errorType
Field Value
Type | Description |
---|---|
RTCErrorType |
message
Declaration
public string message
Field Value
Type | Description |
---|---|
string |