[[["易于理解","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"]],["最后更新时间 (UTC):2023-12-02。"],[[["The `GNSPermission` class manages the Nearby permission state for your app, enabling features like publications and subscriptions."],["Users must grant Nearby permission for these features to function; the system automatically requests this permission when needed."],["You can track and react to permission state changes using a `GNSPermission` object with a change handler."],["Provide a UI element, like a toggle switch, allowing users to control the Nearby permission and update the state using `isGranted` and `setGranted` methods."],["The initial permission request is automatic, but subsequent requests depend on the user's previous choice and your app's UI for toggling the permission."]]],[]]