提交 2165e5b5 编写于 作者: J jiaoyanlin3

Avsession sample code and consistency issue cleaning

Signed-off-by: Njiaoyanlin3 <jiaoyanlin3@huawei.com>
上级 0f85558f
......@@ -433,7 +433,7 @@ castAudio(session: SessionToken | 'all', audioDevices: Array<audio.AudioDeviceDe
| -------- | ---------------------------------------- |
| 6600101 | Session service exception. |
| 6600102 | The session does not exist. |
| 6600104 | The remote session connection failed. |
| 6600104 | The remote session connection failed. |
**示例:**
......@@ -486,7 +486,7 @@ castAudio(session: SessionToken | 'all', audioDevices: Array<audio.AudioDeviceDe
| -------- | ---------------------------------------- |
| 6600101 | Session service exception. |
| 6600102 | The session does not exist. |
| 6600104 | The remote session connection failed. |
| 6600104 | The remote session connection failed. |
**示例:**
......@@ -2390,8 +2390,8 @@ getOutputDevice(): Promise\<OutputDeviceInfo>
| 错误码ID | 错误信息 |
| -------- | ---------------------------------------- |
| 6600101 | Session service exception. |
| 6600102 | The session does not exist. |
| 600101 | Session service exception. |
| 600102 | The session does not exist. |
**示例:**
......@@ -2423,8 +2423,8 @@ getOutputDevice(callback: AsyncCallback\<OutputDeviceInfo>): void
| 错误码ID | 错误信息 |
| -------- | ---------------------------------------- |
| 6600101 | Session service exception. |
| 6600102 | The session does not exist. |
| 600101 | Session service exception. |
| 600102 | The session does not exist. |
**示例:**
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册