-
Notifications
You must be signed in to change notification settings - Fork 2
ErrorCode
Adnan Arnautović edited this page May 18, 2022
·
4 revisions
Getter for the id field.
none
-
int- Value of theidfield representing the error code ID.
Getter for the name field.
none
-
String- Value of thenamefield representing the error code name.
Getter for the description field.
none
-
String- Value of thedescriptionfield representing the error code description.
Response Status and Error Codes
page contains a list of all WebRTC error codes and their descriptions.