-
Notifications
You must be signed in to change notification settings - Fork 2
ErrorCode
Lejla Solak edited this page Feb 10, 2025
·
4 revisions
Getter for the id
field.
none
-
int
- The value of theid
field representing the error code ID.
Getter for the name
field.
none
-
String
- The value of thename
field representing the error code name.
Getter for the description
field.
none
-
String
- The value of thedescription
field representing the error code description.
Response Status and Error Codes
page contains a list of all WebRTC error codes and their descriptions.