ইন্টারফেস MediaApiResponseStatus
একটি প্রতিক্রিয়া জন্য ভিত্তি অবস্থা.
স্বাক্ষর
declare interface MediaApiResponseStatus
সম্পত্তি স্বাক্ষর
নাম | বর্ণনা |
---|
code | প্রতিক্রিয়া জন্য স্ট্যাটাস কোড. |
details | প্রতিক্রিয়া জন্য অতিরিক্ত বিবরণ. |
message | প্রতিক্রিয়া জন্য বার্তা. |
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2025-02-05 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2025-02-05 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["The `MediaApiResponseStatus` interface provides a structured way to understand the status of responses from the Media API."],["The `code` property within the `MediaApiResponseStatus` indicates the specific status code for the API response."],["The `message` property within the `MediaApiResponseStatus` provides a textual description associated with the response."],["The `details` property in the `MediaApiResponseStatus` allows for the inclusion of extra information pertaining to the API response."]]],[]]