更新时间:2022-03-21 GMT+08:00
DiscoverResult
设备发现结果
参数名 | 类型 | 描述 |
|---|---|---|
result | int | 设备发现结果 0 成功 非0 失败 |
password | std::string | 设备连接码 |
addressList | std::list<std::string> | 设备IP地址列表 |
父主题:结构体定义
设备发现结果
参数名 | 类型 | 描述 |
|---|---|---|
result | int | 设备发现结果 0 成功 非0 失败 |
password | std::string | 设备连接码 |
addressList | std::list<std::string> | 设备IP地址列表 |