আসন্ন বিজ্ঞপ্তি কনফিগার করা হলে, " genericObject.cardTitle is now available" এবং সাবটাইটেল "ভিউ পাস" শিরোনাম সহ একটি বিজ্ঞপ্তি ব্যবহারকারীর কাছে উপস্থিত হবে।
বিজ্ঞপ্তিটি কনফিগার করা হলে, ব্যবহারকারীর কাছে “ genericObject.cardTitle মেয়াদ শেষ হবে [x] দিনের মধ্যে” এবং সাবটাইটেল “ভিউ পাস” শিরোনাম সহ একটি বিজ্ঞপ্তি প্রদর্শিত হবে।
[[["সহজে বোঝা যায়","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"]],["2025-07-22 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["Generic passes offer two notification types: upcoming and expiry, allowing users to receive timely alerts."],["Upcoming notifications, triggered 24 hours before a specified time interval, inform users that their generic object is available."],["Expiry notifications, appearing 48 hours prior to the end of a time interval, remind users of the impending expiration of their generic object."],["Both notification types can be easily enabled by setting the respective boolean value (`enabledNotification`) to `true` in the pass configuration."]]],["Generic Passes offer upcoming and expiry notifications. Upcoming notifications, appearing 24 hours before the start time, display the pass's card title and \"View pass\" as the subtitle, enabled by setting `UpcomingNotification.enabledNotification` to `true`. Expiry notifications, appearing 48 hours before the end time, show the card title and an \"expires in [x] days\" message with a \"View pass\" subtitle, enabled by setting `ExpiryNotification.enabledNotification` to `true`.\n"]]