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

被踢结果回调信息 More...

#include <nim_client_helper.h>

Public Attributes

NIMClientType client_type_
 
NIMKickReason kick_reason_
 
std::string kickout_description_
 
int32_t custom_client_type_
 

Detailed Description

被踢结果回调信息

Member Data Documentation

◆ client_type_

NIMClientType nim::KickoutRes::client_type_

int, 客户端类型NIMClientType

◆ custom_client_type_

int32_t nim::KickoutRes::custom_client_type_

自定义客户端类型,若没有,服务器会填0

◆ kick_reason_

NIMKickReason nim::KickoutRes::kick_reason_

返回的被踢原因NIMKickReason

◆ kickout_description_

std::string nim::KickoutRes::kickout_description_

string 返回的被踢描述


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