NIM SDK API  9.0.0
Public Attributes | List of all members
nim::SessionOnLineServiceHelper::QuerySessionListResult Struct Reference

会话服务 查询会话列表应答数据定义 More...

#include <nim_session_online_service_helper.h>

Public Attributes

nim::NIMResCode res_code
 
SessionList session_list_
 
bool has_more_
 

Detailed Description

会话服务 查询会话列表应答数据定义

Member Data Documentation

◆ has_more_

bool nim::SessionOnLineServiceHelper::QuerySessionListResult::has_more_

是否还有会话数据

◆ res_code

nim::NIMResCode nim::SessionOnLineServiceHelper::QuerySessionListResult::res_code

返回的错误码 成功:200

◆ session_list_

SessionList nim::SessionOnLineServiceHelper::QuerySessionListResult::session_list_

会话列表


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