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

#include <nim_qchat_message_cpp_def.h>

类 nim::QChatNotificationAttach 继承关系图:
nim::IQChatAttachInterface

Public 成员函数

 QChatNotificationAttach ()=default
 
 QChatNotificationAttach (const std::string &raw_data)
 
 QChatNotificationAttach (const NIMQChatNotificationAttach &c_param)
 
NIMQChatNotificationAttach ToCParam () const
 
void SetRawData (const std::string &raw_data) override
 
std::string GetRawData () const override
 
- Public 成员函数 继承自 nim::IQChatAttachInterface
 IQChatAttachInterface ()=default
 
virtual ~IQChatAttachInterface ()
 
virtual void SetRawData (const std::string &raw_data)
 
virtual std::string GetRawData () const
 
virtual bool IsFileBased () const
 

Public 属性

uint32_t id = 0
 
std::string data
 

构造及析构函数说明

◆ QChatNotificationAttach() [1/3]

nim::QChatNotificationAttach::QChatNotificationAttach ( )
default

◆ QChatNotificationAttach() [2/3]

nim::QChatNotificationAttach::QChatNotificationAttach ( const std::string &  raw_data)
inline

◆ QChatNotificationAttach() [3/3]

nim::QChatNotificationAttach::QChatNotificationAttach ( const NIMQChatNotificationAttach c_param)
inline

成员函数说明

◆ GetRawData()

std::string nim::QChatNotificationAttach::GetRawData ( ) const
inlineoverridevirtual

◆ SetRawData()

void nim::QChatNotificationAttach::SetRawData ( const std::string &  raw_data)
inlineoverridevirtual

◆ ToCParam()

NIMQChatNotificationAttach nim::QChatNotificationAttach::ToCParam ( ) const
inline

类成员变量说明

◆ data

std::string nim::QChatNotificationAttach::data

◆ id

uint32_t nim::QChatNotificationAttach::id = 0

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