संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
gpg::AppIdentifier
#include <nearby_connection_types.h>
ऐप्लिकेशन के लिए आइडेंटिफ़ायर.
खास जानकारी
सार्वजनिक विशेषताएं
|
identifier
|
std::string
आइडेंटिफ़ायर स्ट्रिंग जिसका इस्तेमाल ऐप्लिकेशन, प्लैटफ़ॉर्म पर ऐप्लिकेशन ढूंढने या उसे इंस्टॉल करने के लिए करता है.
|
सार्वजनिक विशेषताएं
पहचानकर्ता
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."]]