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

指出廣告是否成功的狀態碼。