Skip to content

ErrorCode

Adnan Arnautović edited this page Jan 26, 2023 · 1 revision

id

Description

Getter for the id field.

Returns

  • Int - Value of the id field representing the error code ID.

name

Description

Getter for the name field.

Returns

  • String - Value of the name field representing the error code name.

description

Description

Getter for the description field.

Returns

  • String - Value of the description field representing the error code description.

Possible Values

Response Status and Error Codes page contains a list of all WebRTC error codes and their descriptions.

Clone this wiki locally