Struct RTCError
Namespace: Unity.WebRTC
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 |