聊天室信息
更多...
#include <nim_chatroom_helper.h>
◆ ChatRoomInfo()
nim_chatroom::ChatRoomInfo::ChatRoomInfo |
( |
| ) |
|
|
inline |
◆ ParseFromJsonValue()
从JsonValue中解析得到聊天室信息
- 参数
-
- 返回
- void
◆ ToJsonObject()
◆ ToJsonString()
std::string nim_chatroom::ChatRoomInfo::ToJsonString |
( |
| ) |
const |
|
inline |
◆ announcement_
std::string nim_chatroom::ChatRoomInfo::announcement_ |
◆ broadcast_url_
std::string nim_chatroom::ChatRoomInfo::broadcast_url_ |
◆ creator_id_
std::string nim_chatroom::ChatRoomInfo::creator_id_ |
◆ ext_
std::string nim_chatroom::ChatRoomInfo::ext_ |
第三方扩展字段, 必须为可以解析为json的非格式化的字符串, 长度4k
◆ id_
int64_t nim_chatroom::ChatRoomInfo::id_ |
◆ mute_all_
int nim_chatroom::ChatRoomInfo::mute_all_ {0} |
◆ name_
std::string nim_chatroom::ChatRoomInfo::name_ |
◆ online_count_
int nim_chatroom::ChatRoomInfo::online_count_ {0} |
◆ queuelevel
int nim_chatroom::ChatRoomInfo::queuelevel {0} |
int, 队列管理权限:0:所有人都有权限变更队列,1:只有主播管理员才能操作变更
◆ valid_flag_
int nim_chatroom::ChatRoomInfo::valid_flag_ {0} |
该结构体的文档由以下文件生成:
- D:/GitLab/builds/7_aFT3sv/0/nim-pc/california/nim-cross-platform-sdk/exports/wrapper/nim_chatroom_cpp_wrapper/helper/nim_chatroom_helper.h