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

所通告的本地端点的人类可读名称(在解决可能发生的任何名称冲突之后)。

状态

StatusCode gpg::StartAdvertisingResult::status

指示广告是否成功的状态代码。