จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
gpg::AppIdentifier
#include <nearby_connection_types.h>
ตัวระบุสำหรับแอปพลิเคชัน
สรุป
แอตทริบิวต์สาธารณะ
|
identifier
|
std::string
สตริงตัวระบุที่แอปใช้ในการค้นหาหรือติดตั้งแอปพลิเคชันบนแพลตฟอร์ม
|
แอตทริบิวต์สาธารณะ
identifier
std::string gpg::AppIdentifier::identifier
สตริงตัวระบุที่แอปใช้ในการค้นหาหรือติดตั้งแอปพลิเคชันบนแพลตฟอร์ม
สําหรับ Android สตริงนี้คือชื่อแพ็กเกจ
ตัวอย่างเนื้อหาและโค้ดในหน้าเว็บนี้ขึ้นอยู่กับใบอนุญาตที่อธิบายไว้ในใบอนุญาตการใช้เนื้อหา Java และ OpenJDK เป็นเครื่องหมายการค้าหรือเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-07-27 UTC
[null,null,["อัปเดตล่าสุด 2025-07-27 UTC"],[],[],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."]]