ExpansionFileType
সেভ করা পৃষ্ঠা গুছিয়ে রাখতে 'সংগ্রহ' ব্যবহার করুন
আপনার পছন্দ অনুযায়ী কন্টেন্ট সেভ করুন ও সঠিক বিভাগে রাখুন।
সম্প্রসারণ ফাইল সম্ভাব্য ধরনের.
এনামস |
---|
expansionFileTypeUnspecified | অনির্দিষ্ট সম্প্রসারণ ফাইল প্রকার। |
main | প্রধান সম্প্রসারণ ফাইল। |
patch | প্যাচ সম্প্রসারণ ফাইল। |
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2025-07-24 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2025-07-24 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["\u003cp\u003eDevelopers can use the \u003ccode\u003emain\u003c/code\u003e type to indicate the main expansion file while \u003ccode\u003epatch\u003c/code\u003e signifies a patch expansion file.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eexpansionFileTypeUnspecified\u003c/code\u003e is used when the expansion file type is not specified or unknown.\u003c/p\u003e\n"],["\u003cp\u003eThere are three available types of expansion files developers can choose from, allowing them to easily categorize their files based on functionality.\u003c/p\u003e\n"]]],["The provided content outlines three possible types of expansion files: `expansionFileTypeUnspecified`, which denotes an undefined type; `main`, representing the primary expansion file; and `patch`, which signifies a supplementary update or modification file. These categories are defined within an enumeration, offering a structured method for classifying the function of each expansion file.\n"],null,["# ExpansionFileType\n\nPossible types of expansion files.\n\n| Enums ||\n|--------------------------------|----------------------------------|\n| `expansionFileTypeUnspecified` | Unspecified expansion file type. |\n| `main` | Main expansion file. |\n| `patch` | Patch expansion file. |"]]