NIM PC Cross Platform SDK
nim_qchat::QChatInitParam Struct Reference

Public Member Functions

const NIMQChatInitParam ToCParam () const
 

Public Attributes

std::string app_data_path {""}
 APP数据存储路径,如果为空,则使用系统默认路径
 
uint32_t custom_timeout {0}
 自定义通信超时时间,单位秒, 为0使用默认值
 
uint32_t auth_timeout {0}
 自定义鉴权超时时间,单位秒, 为0使用默认值
 
std::string database_encrypt_key
 数据库加密密钥,如果为空,则使用默认值
 
QChatEncryptionConfiguration encryption_configuration
 加密配置
 
QChatFCSConfiguration fcs_configuration
 FCS配置
 
QChatMessageCacheConfiguration message_cache_configuration
 消息缓存配置
 

The documentation for this struct was generated from the following file: