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

#include <v2_nim_def_struct.hpp>

Public 属性

nstd::vector< V2NIMTeamJoinActionTypetypes
 查询类型
 
uint64_t offset
 分页偏移
 
uint32_t limit {V2NIM_DEFAULT_JOIN_ACTION_QUERY_LIMIT}
 查询数量
 
nstd::vector< V2NIMTeamJoinActionStatusstatus
 查询状态
 

类成员变量说明

◆ limit

uint32_t v2::V2NIMTeamJoinActionInfoQueryOption::limit {V2NIM_DEFAULT_JOIN_ACTION_QUERY_LIMIT}

查询数量

◆ offset

uint64_t v2::V2NIMTeamJoinActionInfoQueryOption::offset

分页偏移

◆ status

nstd::vector<V2NIMTeamJoinActionStatus> v2::V2NIMTeamJoinActionInfoQueryOption::status

查询状态

◆ types

nstd::vector<V2NIMTeamJoinActionType> v2::V2NIMTeamJoinActionInfoQueryOption::types

查询类型


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