gpg::StartAdvertisingResult
#include <nearby_connection_types.h>
在此设备上注册的实例的 ID 和名称。
摘要
公共类型 |
|
---|---|
StatusCode
|
枚举 在 status 字段中返回的状态代码值。 |
公共属性 |
|
---|---|
local_endpoint_name
|
std::string
正在宣传的本地端点的可读名称(在解决可能发生的任何名称冲突后)。
|
status
|
指示广告发布是否成功的状态代码。
|
公共类型
StatusCode
gpg::StartAdvertisingResult::StatusCode
在status
字段中返回的状态代码值。
公共属性
local_endpoint_name
std::string gpg::StartAdvertisingResult::local_endpoint_name
正在宣传的本地端点的可读名称(在解决可能发生的任何名称冲突后)。