This topic describes the error codes returned by the Audio and Video Call API on Android.
Error code | Error message |
|---|---|
-103 | Invalid parameter. |
-104 | Failed to obtain camera permission. |
-105 | Failed to obtain microphone permission. |
-106 | Failed to obtain phone state permission. |
-108 | Timeout error. |
-114 | The channel has expired. |
-115 | Failed to create a channel. |
-116 | Failed to join the channel. |
-117 | Failed to publish. |
-118 | Failed to subscribe. |
-119 | Failed to unsubscribe or unpublish. |
-1002 | Failed to leave the channel. |
-1004 | Network error. Cannot connect to the server. |
-1005 | The room address is invalid. |
-1007 | Failed to open the camera. |
-1008 | Failed to open the microphone. |
-1009 | The device is not supported. This may be because a shared object (SO) library is not supported. |
-1010 | Screen sharing is not supported. For example, the operating system version is too low. |
-1011 | Screen sharing is already in progress. |
-1012 | Failed to start screen sharing. |
-1013 | An unrecoverable system error occurred during screen sharing. |