संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
कॉलबैक का तरीका सेट करें. इस तरीके को तब कॉल किया जाता है, जब उपयोगकर्ता आइटम चुनता है या रद्द करता है. कॉलबैक के तरीके को एक कॉलबैक ऑब्जेक्ट मिलता है. कॉलबैक ऑब्जेक्ट के स्ट्रक्चर के बारे में जानकारी, JSON Guide में दी गई है.
[[["समझने में आसान है","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"]],["आखिरी बार 2024-10-15 (UTC) को अपडेट किया गया."],[[["The `setCallback` method allows you to define a function that will be executed when the user interacts with the picker, either by selecting items or canceling the operation."],["This callback function receives a `ResponseObject` which contains information about the user's selections or cancellation, as detailed in the JSON Guide."],["The `setCallback` method is a non-final, non-protected, non-static method that is part of the `PickerBuilder` and it's not optional."]]],[]]