NIM PC Cross Platform SDK
|
邀请事件通知信息,event_type_=kNIMSignalingEventTypeInvite More...
#include <nim_signaling_helper.h>
Public Attributes | |
std::string | to_account_id_ |
被邀请者的账号 | |
std::string | request_id_ |
邀请者邀请的请求id,用于被邀请者回传request_id_作对应的回应操作 | |
SignalingPushInfo | push_info_ |
推送信息 | |
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_ |
操作的时间戳 | |
Additional Inherited Members | |
Static Public Member Functions inherited from nim::SignalingNotifyInfo | |
static std::shared_ptr< SignalingNotifyInfo > | GetSharedPtr (const NIMSignalingNotifyInfo *c_info) |
将C的结构体转成C++的结构体智能指针 | |
邀请事件通知信息,event_type_=kNIMSignalingEventTypeInvite