在线客户端类型,此结构体只用于在线状态事件的kNIMEventNimConfig字段
More...
#include <nim_subscribe_event_helper.h>
|
bool | ParseConfig (const std::string &multi_config_json) |
| 针对在线状态事件,从kNIMEventNimConfig的Json Value解析出在线客户端类型 More...
|
|
在线客户端类型,此结构体只用于在线状态事件的kNIMEventNimConfig字段
◆ ParseConfig()
bool nim::EventOnlineClientType::ParseConfig |
( |
const std::string & |
multi_config_json | ) |
|
|
inline |
针对在线状态事件,从kNIMEventNimConfig的Json Value解析出在线客户端类型
- Parameters
-
[in] | nim_config_json | 在线客户端类型Json |
- Returns
- bool 解析成功 或失败
The documentation for this struct was generated from the following file: