上报客户端事件reportClientEventInfo

reportClientEventInfo

接口描述

上报客户端事件

函数声明

`void reportClientEventInfo(const std::string & optType, bool bOptResult, const std::string & optDesc);`

函数参数

参数名
类型
描述
必填
optType
const std::string &
错误信息
必填
bOptResult
bool
结果
必填
optDesc
const std::string &
目标
必填

函数返回值

类型
描述
必填
void
返回值为void类型
必填