NIM PC Cross Platform SDK
nim::SignalingCloseParam Struct Reference

关闭频道接口nim_signaling_close的传入参数 More...

#include <nim_signaling_helper.h>

Public Member Functions

NIMSignalingCloseParam GetCParam ()
 将C++的传入参数转成C的结构体
 

Public Attributes

std::string channel_id_
 服务器生成的频道ID
 
std::string custom_info_
 操作的扩展字段
 
bool offline_enabled_
 是否存离线
 

Detailed Description

关闭频道接口nim_signaling_close的传入参数


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