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

#include <v2_nim_def_struct.hpp>

Public 属性

bool routeEnabled {true}
 是否需要路由通知
 
nstd::optional< nstd::stringrouteEnvironment
 路由环境变量, 用于指向不同的抄送, 第三方回调等配置
 

类成员变量说明

◆ routeEnabled

bool v2::V2NIMNotificationRouteConfig::routeEnabled {true}

是否需要路由通知

◆ routeEnvironment

nstd::optional<nstd::string> v2::V2NIMNotificationRouteConfig::routeEnvironment

路由环境变量, 用于指向不同的抄送, 第三方回调等配置


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