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

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

#include <nim_client_helper.h>

Public Attributes

NIMResCode res_code_
 
std::list< std::string > device_ids_
 

Detailed Description

踢人结果回调信息

Member Data Documentation

◆ device_ids_

std::list<std::string> nim::KickOtherRes::device_ids_

设备id,uuid

◆ res_code_

NIMResCode nim::KickOtherRes::res_code_

返回的错误码NIMResCode


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