NIM SDK API  9.0.0
Public Member Functions | Public Attributes | List of all members
nim::SignalingQueryChannelInfoParam Struct Reference

查询频道接口nim_signaling_join的传入参数 More...

#include <nim_signaling_helper.h>

Public Member Functions

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

Public Attributes

std::string channel_name_
 

Detailed Description

查询频道接口nim_signaling_join的传入参数

Member Data Documentation

◆ channel_name_

std::string nim::SignalingQueryChannelInfoParam::channel_name_

创建时传入的频道名


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