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

#include <nim_qchat_attachment_cpp_def.h>

Public 成员函数

 QChatAttachmentCustomTokenResp ()=default
 
 QChatAttachmentCustomTokenResp (const NIMQChatAttachmentCustomTokenResp &c_resp)
 
NIMQChatAttachmentCustomTokenResp ToCParam ()
 

Public 属性

std::string url {""}
 上传后的url
 
std::string token {""}
 自定义token
 

构造及析构函数说明

◆ QChatAttachmentCustomTokenResp() [1/2]

nim::QChatAttachmentCustomTokenResp::QChatAttachmentCustomTokenResp ( )
default

◆ QChatAttachmentCustomTokenResp() [2/2]

nim::QChatAttachmentCustomTokenResp::QChatAttachmentCustomTokenResp ( const NIMQChatAttachmentCustomTokenResp c_resp)
inline

成员函数说明

◆ ToCParam()

NIMQChatAttachmentCustomTokenResp nim::QChatAttachmentCustomTokenResp::ToCParam ( )
inline

类成员变量说明

◆ token

std::string nim::QChatAttachmentCustomTokenResp::token {""}

自定义token

◆ url

std::string nim::QChatAttachmentCustomTokenResp::url {""}

上传后的url


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