NIM SDK API  9.0.0
Public Attributes | List of all members
nim_chatroom::ChatRoomQueueElement Struct Reference

聊天室麦序队列元素 More...

#include <nim_chatroom_helper.h>

Public Attributes

std::string key_
 
std::string value_
 

Detailed Description

聊天室麦序队列元素

Member Data Documentation

◆ key_

std::string nim_chatroom::ChatRoomQueueElement::key_

元素的UniqKey,长度限制128字节

◆ value_

std::string nim_chatroom::ChatRoomQueueElement::value_

元素的内容,长度限制4096字节


The documentation for this struct was generated from the following file: