GET api/Folder/ShuazhiboBinding?folderid={folderid}&phone={phone}&roomid={roomid}&groupid={groupid}&topicid={topicid}&guname={guname}
folder绑定房间 耍直播调用
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| folderid | No documentation available. |
Define this parameter in the request URI. |
| phone |
Define this parameter in the request URI. |
|
| roomid | No documentation available. |
Define this parameter in the request URI. |
| groupid | No documentation available. |
Define this parameter in the request URI. |
| topicid | No documentation available. |
Define this parameter in the request URI. |
| guname | No documentation available. |
Define this parameter in the request URI. |
Response Information
Response body formats
application/json, text/json
Sample:
{
"Result": 1,
"Message": "sample string 2",
"Data": {},
"Version": "sample string 4"
}