使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
gpg::AppIdentifier
#include <nearby_connection_types.h>
应用的标识符。
摘要
公共属性
|
identifier
|
std::string
应用用于在平台上查找或安装应用的标识符字符串。
|
公共属性
标识符
std::string gpg::AppIdentifier::identifier
应用用于在平台上查找或安装应用的标识符字符串。
对于 Android,此字符串是软件包名称。
本页面上的内容和代码示例受内容许可部分所述许可的限制。Java 和 OpenJDK 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-27。
[null,null,["最后更新时间 (UTC):2025-07-27。"],[],[],null,["# gpg::AppIdentifier Struct Reference\n\ngpg::AppIdentifier\n==================\n\n`#include \u003cnearby_connection_types.h\u003e`\n\nAn identifier for an application.\n\nSummary\n-------\n\n| ### Public attributes ||\n|--------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------|\n| [identifier](#structgpg_1_1_app_identifier_1a929fbd9396466914f8f1acc311fe4b46) | `std::string` The identifier string that the app uses to find or install an application on the platform. |\n\nPublic attributes\n-----------------\n\n### identifier\n\n```c++\nstd::string gpg::AppIdentifier::identifier\n``` \nThe identifier string that the app uses to find or install an application on the platform.\n\nFor Android, this string is a package name."]]