NIM PC Cross Platform SDK
载入中...
搜索中...
未找到
v2::V2NIMChatroomQueueOfferParams结构体 参考

#include <v2_nim_def_struct.hpp>

Public 属性

nstd::string elementKey
 元素的唯一key
 
nstd::string elementValue
 元素的值
 
bool transient {false}
 元素是否瞬态的
 
nstd::string elementOwnerAccountId
 元素属于的账号
 

类成员变量说明

◆ elementKey

nstd::string v2::V2NIMChatroomQueueOfferParams::elementKey

元素的唯一key

◆ elementOwnerAccountId

nstd::string v2::V2NIMChatroomQueueOfferParams::elementOwnerAccountId

元素属于的账号

◆ elementValue

nstd::string v2::V2NIMChatroomQueueOfferParams::elementValue

元素的值

◆ transient

bool v2::V2NIMChatroomQueueOfferParams::transient {false}

元素是否瞬态的


该结构体的文档由以下文件生成: