Commit 849d2d962d5f7e065e35a142ab95673b36c900f0
1 parent
4b1ca1df
u
Showing
1 changed file
with
2 additions
and
2 deletions
05.互动云/4.9 用户鉴权.md
| 1 | #### 请求参数说明: | 1 | #### 请求参数说明: |
| 2 | | 参数名 | 参数类型 | 必选 | 参数说明 | | 2 | | 参数名 | 参数类型 | 必选 | 参数说明 | |
| 3 | | :-----------: | :------: | :------: | :------: | | 3 | | :-----------: | :------: | :------: | :------: | |
| 4 | -| appId| String | true| 应用ID,暂不启用后期扩展业务使用 | | ||
| 5 | -| chatroomId| String | true| 聊天室ID,暂不启用后期扩展业务使用 | | 4 | +| appId| String | true| 应用ID | |
| 5 | +| chatroomId| String | true| 聊天室ID | | ||
| 6 | | sid| String | true| 用户ID| | 6 | | sid| String | true| 用户ID| |
| 7 | | sign | String | true | 签名规则见<a href="http://help.open.cnlive.com/common.html">签名详情</a> | | 7 | | sign | String | true | 签名规则见<a href="http://help.open.cnlive.com/common.html">签名详情</a> | |
| 8 | ----- | 8 | ----- |