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

圈组云端数据存储配置信息 更多...

#include <nim_qchat_client_def.h>

Public 属性

uint32_t thumbnail_width
 缩略图宽度
 
uint32_t thumbnail_height
 缩略图高度
 
bool auto_download_history_msg_attach_
 是否自动下载历史消息附件
 
bool auto_download_image_thumb
 是否自动下载图片缩略图
 
bool auto_download_video_thumb
 是否自动下载视频缩略图
 
bool auto_download_image
 是否自动下载图片
 
bool auto_download_audio
 是否自动下载音频
 
bool auto_download_video
 是否自动下载视频
 
bool auto_download_file
 是否自动下载文件
 
NIMQChatFCSAuthenticationType fcs_auth_type
 下载附件类数据的鉴权方式
 
char * mock_ua
 mock user-agent
 
char * mock_refer
 mock refer
 

详细描述

圈组云端数据存储配置信息

类成员变量说明

◆ auto_download_audio

bool NIMQChatFCSConfiguration::auto_download_audio

是否自动下载音频

◆ auto_download_file

bool NIMQChatFCSConfiguration::auto_download_file

是否自动下载文件

◆ auto_download_history_msg_attach_

bool NIMQChatFCSConfiguration::auto_download_history_msg_attach_

是否自动下载历史消息附件

◆ auto_download_image

bool NIMQChatFCSConfiguration::auto_download_image

是否自动下载图片

◆ auto_download_image_thumb

bool NIMQChatFCSConfiguration::auto_download_image_thumb

是否自动下载图片缩略图

◆ auto_download_video

bool NIMQChatFCSConfiguration::auto_download_video

是否自动下载视频

◆ auto_download_video_thumb

bool NIMQChatFCSConfiguration::auto_download_video_thumb

是否自动下载视频缩略图

◆ fcs_auth_type

NIMQChatFCSAuthenticationType NIMQChatFCSConfiguration::fcs_auth_type

下载附件类数据的鉴权方式

◆ mock_refer

char* NIMQChatFCSConfiguration::mock_refer

mock refer

◆ mock_ua

char* NIMQChatFCSConfiguration::mock_ua

mock user-agent

◆ thumbnail_height

uint32_t NIMQChatFCSConfiguration::thumbnail_height

缩略图高度

◆ thumbnail_width

uint32_t NIMQChatFCSConfiguration::thumbnail_width

缩略图宽度


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