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

网络探测回调信息 更多...

#include <nim_cpp_vchat.h>

Public 成员函数

 NetDetectCbInfo ()
 

Public 属性

int32_t res_code_
 返回的错误码
 
int32_t loss_
 
int32_t rtt_max_
 
int32_t rtt_min_
 
int32_t rtt_avg_
 
int32_t rtt_mdev_
 
std::string expand_info_
 

详细描述

网络探测回调信息

构造及析构函数说明

◆ NetDetectCbInfo()

nim::NetDetectCbInfo::NetDetectCbInfo ( )
inline

类成员变量说明

◆ expand_info_

std::string nim::NetDetectCbInfo::expand_info_

◆ loss_

int32_t nim::NetDetectCbInfo::loss_

◆ res_code_

int32_t nim::NetDetectCbInfo::res_code_

返回的错误码

◆ rtt_avg_

int32_t nim::NetDetectCbInfo::rtt_avg_

◆ rtt_max_

int32_t nim::NetDetectCbInfo::rtt_max_

◆ rtt_mdev_

int32_t nim::NetDetectCbInfo::rtt_mdev_

◆ rtt_min_

int32_t nim::NetDetectCbInfo::rtt_min_

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