NIM PC Cross Platform SDK
载入中...
搜索中...
未找到
nim::QChatSendTypingEventResp结构体 参考

#include <nim_qchat_system_notification_cpp_def.h>

Public 成员函数

 QChatSendTypingEventResp ()=default
 
 QChatSendTypingEventResp (const NIMQChatSendTypingEventResp &c_resp)
 
NIMQChatSendTypingEventResp ToCParam () const
 

Public 属性

uint32_t res_code {0}
 操作结果, 参考NIMResCode
 
QChatTypingEvent typing_event {}
 圈组正在输入事件
 

构造及析构函数说明

◆ QChatSendTypingEventResp() [1/2]

nim::QChatSendTypingEventResp::QChatSendTypingEventResp ( )
default

◆ QChatSendTypingEventResp() [2/2]

nim::QChatSendTypingEventResp::QChatSendTypingEventResp ( const NIMQChatSendTypingEventResp c_resp)
inline

成员函数说明

◆ ToCParam()

NIMQChatSendTypingEventResp nim::QChatSendTypingEventResp::ToCParam ( ) const
inline

类成员变量说明

◆ res_code

uint32_t nim::QChatSendTypingEventResp::res_code {0}

操作结果, 参考NIMResCode

◆ typing_event

QChatTypingEvent nim::QChatSendTypingEventResp::typing_event {}

圈组正在输入事件


该结构体的文档由以下文件生成: