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

#include <v2_nim_def_struct.hpp>

Public 属性

nstd::optional< boolantispamEnabled {true}
 指定消息是否需要经过安全通。默认为 true
 
nstd::optional< nstd::stringantispamBusinessId
 指定易盾业务id
 

类成员变量说明

◆ antispamBusinessId

nstd::optional<nstd::string> v2::V2NIMProxyAICallAntispamConfig::antispamBusinessId

指定易盾业务id

◆ antispamEnabled

nstd::optional<bool> v2::V2NIMProxyAICallAntispamConfig::antispamEnabled {true}

指定消息是否需要经过安全通。默认为 true


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