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

状态代码,表示广告是否成功。