NIM SDK API  9.0.0
Public Member Functions | Public Attributes | List of all members
nim_chatroom::ChatRoomQueueOfferOption Struct Reference

聊天室麦序添加、更新选项 More...

#include <nim_chatroom_helper.h>

Public Member Functions

std::string ToJsonString () const
 

Public Attributes

bool transient_
 
std::string element_accid_
 

Detailed Description

聊天室麦序添加、更新选项

Member Data Documentation

◆ element_accid_

std::string nim_chatroom::ChatRoomQueueOfferOption::element_accid_

队列元素所属账号,默认不传表示队列元素属于当前操作人,管理员可以指定队列元素归属于其他合法账号

◆ transient_

bool nim_chatroom::ChatRoomQueueOfferOption::transient_

true 表示当提交这个新元素的用户从聊天室掉线或退出的时候,需要删除这个元素;默认 false 表示不删除


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