বর্তমান সভার জন্য meetingId । Meet REST API থেকে মিটিংয়ের তথ্য পুনরুদ্ধার করতে ব্যবহার করা যেতে পারে। meetingId হল মিটিংয়ের জন্য বিশ্বব্যাপী অনন্য শনাক্তকারী।
[[["সহজে বোঝা যায়","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-25 UTC-তে শেষবার আপডেট করা হয়েছে।"],[],[],null,["# Interface MeetingInfo\n\nInformation about the meeting in which the add-on is running.\n\nSignature\n---------\n\n interface MeetingInfo\n\nProperty signatures\n-------------------\n\n| Name | Description |\n|---------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [`meetingCode`](./addon_sdk.meetinginfo.meetingcode.md) | The `meetingCode` for the current meeting in the form of aaa-bbbb-ccc. |\n| [`meetingId`](./addon_sdk.meetinginfo.meetingid.md) | The `meetingId` for the current meeting. Can be used to retrieve meeting information from the Meet REST API. The `meetingId` is a globally unique identifier for the meeting. |"]]