From: Sangchul Lee Date: Thu, 3 Jun 2021 09:34:39 +0000 (+0900) Subject: [ACR-1637] Add new error messages for webrtc X-Git-Tag: submit/tizen/20210705.061122~1^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F68%2F260268%2F2;p=platform%2Fcore%2Fapi%2Fcommon.git [ACR-1637] Add new error messages for webrtc Change-Id: I65383d0b6074038dbdc045bbafddbf4372ea1c30 Signed-off-by: Sangchul Lee --- diff --git a/error_messages/capi-media-webrtc.xml b/error_messages/capi-media-webrtc.xml new file mode 100644 index 0000000..f73ecb9 --- /dev/null +++ b/error_messages/capi-media-webrtc.xml @@ -0,0 +1,24 @@ + + + + TIZEN_ERROR_MEDIA_WEBRTC | 0x01 + Invalid state + + + TIZEN_ERROR_MEDIA_WEBRTC | 0x02 + Connection failed + + + TIZEN_ERROR_MEDIA_WEBRTC | 0x03 + Stream failed + + + TIZEN_ERROR_MEDIA_WEBRTC | 0x04 + Resource failed + + + TIZEN_ERROR_MEDIA_WEBRTC | 0x05 + Resource conflict + + +