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

#include <v2_nim_def_struct.hpp>

Public 属性

V2NIMChatroomMemberRole memberRole {V2NIM_CHATROOM_MEMBER_ROLE_NORMAL}
 设置的成员角色
 
nstd::optional< uint32_t > memberLevel
 设置用户等级
 
nstd::optional< nstd::stringnotificationExtension
 通知扩展字段
 

类成员变量说明

◆ memberLevel

nstd::optional<uint32_t> v2::V2NIMChatroomMemberRoleUpdateParams::memberLevel

设置用户等级

◆ memberRole

V2NIMChatroomMemberRole v2::V2NIMChatroomMemberRoleUpdateParams::memberRole {V2NIM_CHATROOM_MEMBER_ROLE_NORMAL}

设置的成员角色

◆ notificationExtension

nstd::optional<nstd::string> v2::V2NIMChatroomMemberRoleUpdateParams::notificationExtension

通知扩展字段


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