NIM SDK API  9.0.0
List of all members
nim::SignalingNotifyInfoLeave Struct Reference

退出频道事件通知信息,event_type_=kNIMSignalingEventTypeLeave More...

#include <nim_signaling_helper.h>

Inheritance diagram for nim::SignalingNotifyInfoLeave:
nim::SignalingNotifyInfo

Additional Inherited Members

- Static Public Member Functions inherited from nim::SignalingNotifyInfo
static std::shared_ptr< SignalingNotifyInfoGetSharedPtr (const NIMSignalingNotifyInfo *c_info)
 将C的结构体转成C++的结构体智能指针
 
- Public Attributes inherited from nim::SignalingNotifyInfo
enum NIMSignalingEventType event_type_
 
struct SignalingChannelInfo channel_info_
 
std::string from_account_id_
 
std::string custom_info_
 
uint64_t timestamp_
 

Detailed Description

退出频道事件通知信息,event_type_=kNIMSignalingEventTypeLeave


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