GCKडिस्कवरी मानदंड श्रेणी
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
डिवाइस डिस्कवरी फ़िल्टर की शर्तें.
- से
- 4.0
NSObject, <NSकॉपी>, और <NSSecureCoding> को इनहेरिट करता है.
- (instancetype) initWithApplicationID: |
|
(NSString *) |
applicationID |
|
रिसीवर ऐप्लिकेशन आईडी के साथ नए GCKDiscoveryCriteria को शुरू करता है.
- Parameters
-
applicationID | The receiver application ID. |
- (instancetype) initWithNamespaces: |
|
(NSSet< NSString * > *) |
namespaces |
|
दिए गए एट्रिब्यूट के साथ नए GCKDiscoveryCriteria को शुरू करता है.
- Parameters
-
namespaces | A set of namespaces. |
- (NSString* const) kGCKDefaultMediaReceiverApplicationID |
डिफ़ॉल्ट मीडिया रिसीवर के लिए ऐप्लिकेशन आईडी.
- (NSOrderedSet<NSString *>*) applicationIDs |
|
readnonatomicstrong |
उन ऐप्लिकेशन आईडी की सूची जिनकी जांच करनी है.
- (BOOL) hasApplicationIDs |
|
readnonatomicassign |
खोजे जाने की शर्त में कोई ऐप्लिकेशन आईडी शामिल है या नहीं.
- (NSSet<NSString *>*) namespaces |
|
readnonatomicstrong |
जांच करने के लिए, इस्तेमाल किए जा सकने वाले नेमस्पेस की सूची.
खोज की शर्तों में कोई नेमस्पेस शामिल है या नहीं.
- (NSSet<NSString *>*) allSubtypes |
|
readnonatomicstrong |
mडीएनएस सब-टाइप के सेट के तौर पर, खोज के लिए तय की गई शर्तें.
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2023-12-02 (UTC) को अपडेट किया गया.
[[["समझने में आसान है","easyToUnderstand","thumb-up"],["मेरी समस्या हल हो गई","solvedMyProblem","thumb-up"],["अन्य","otherUp","thumb-up"]],[["वह जानकारी मौजूद नहीं है जो मुझे चाहिए","missingTheInformationINeed","thumb-down"],["बहुत मुश्किल है / बहुत सारे चरण हैं","tooComplicatedTooManySteps","thumb-down"],["पुराना","outOfDate","thumb-down"],["अनुवाद से जुड़ी समस्या","translationIssue","thumb-down"],["सैंपल / कोड से जुड़ी समस्या","samplesCodeIssue","thumb-down"],["अन्य","otherDown","thumb-down"]],["आखिरी बार 2023-12-02 (UTC) को अपडेट किया गया."],[[["`GCKDiscoveryCriteria` filters devices during discovery based on application IDs and namespaces."],["It can be initialized with a specific receiver application ID or a set of namespaces."],["The `applicationIDs` and `namespaces` properties provide lists of supported identifiers for filtering."],["`hasApplicationIDs` and `hasNamespaces` indicate whether specific filtering criteria are applied."],["`allSubtypes` represents the criteria as a set of mDNS subtypes for low-level discovery mechanisms."]]],[]]