NIM PC Cross Platform SDK
载入中...
搜索中...
未找到
nim::QChatQuickCommentParam< operation, TCParam, TCResponse > 模板结构体 参考

#include <nim_qchat_message_cpp_def.h>

Public 成员函数

 QChatQuickCommentParam ()=default
 
 QChatQuickCommentParam (const TCParam &c_param)
 
TCParam ToCParam () const
 
NIMQChatQuickCommentOperation GetOperation () const
 

Public 属性

QuickCommentCallback cb = nullptr
 回调函数
 
QChatMessage message
 快速评论内容
 
uint32_t type {0}
 快速评论类型,是一个数组,大于 0
 

Private 属性

NIMQChatQuickCommentOperation opt = operation
 操作类型
 

构造及析构函数说明

◆ QChatQuickCommentParam() [1/2]

template<NIMQChatQuickCommentOperation operation, typename TCParam , typename TCResponse >
nim::QChatQuickCommentParam< operation, TCParam, TCResponse >::QChatQuickCommentParam ( )
default

◆ QChatQuickCommentParam() [2/2]

template<NIMQChatQuickCommentOperation operation, typename TCParam , typename TCResponse >
nim::QChatQuickCommentParam< operation, TCParam, TCResponse >::QChatQuickCommentParam ( const TCParam &  c_param)
inline

成员函数说明

◆ GetOperation()

template<NIMQChatQuickCommentOperation operation, typename TCParam , typename TCResponse >
NIMQChatQuickCommentOperation nim::QChatQuickCommentParam< operation, TCParam, TCResponse >::GetOperation ( ) const
inline

◆ ToCParam()

template<NIMQChatQuickCommentOperation operation, typename TCParam , typename TCResponse >
TCParam nim::QChatQuickCommentParam< operation, TCParam, TCResponse >::ToCParam ( ) const
inline

类成员变量说明

◆ cb

template<NIMQChatQuickCommentOperation operation, typename TCParam , typename TCResponse >
QuickCommentCallback nim::QChatQuickCommentParam< operation, TCParam, TCResponse >::cb = nullptr

回调函数

◆ message

template<NIMQChatQuickCommentOperation operation, typename TCParam , typename TCResponse >
QChatMessage nim::QChatQuickCommentParam< operation, TCParam, TCResponse >::message

快速评论内容

◆ opt

template<NIMQChatQuickCommentOperation operation, typename TCParam , typename TCResponse >
NIMQChatQuickCommentOperation nim::QChatQuickCommentParam< operation, TCParam, TCResponse >::opt = operation
private

操作类型

◆ type

template<NIMQChatQuickCommentOperation operation, typename TCParam , typename TCResponse >
uint32_t nim::QChatQuickCommentParam< operation, TCParam, TCResponse >::type {0}

快速评论类型,是一个数组,大于 0


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