Device
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
Enum |
DEVICE_UNSPECIFIED |
ไม่ได้ระบุ |
DEVICE_UNKNOWN |
ไม่รู้จักค่านี้ในเวอร์ชันนี้ |
DESKTOP |
คอมพิวเตอร์ |
MOBILE |
โทรศัพท์มือถือที่มีเบราว์เซอร์เต็มรูปแบบ |
TABLET |
แท็บเล็ตที่มีเบราว์เซอร์เต็มรูปแบบ |
สงวนลิขสิทธิ์ Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-07-25 UTC
[null,null,["อัปเดตล่าสุด 2025-07-25 UTC"],[[["\u003cp\u003eLists the various device types supported, enabling you to identify the specific platform being used.\u003c/p\u003e\n"],["\u003cp\u003eIncludes unspecified and unknown device types for handling cases where the device information isn't available or is a new type not yet defined in the enum.\u003c/p\u003e\n"],["\u003cp\u003eCategorizes devices into desktop, mobile, and tablet groups to help make informed decisions based on device characteristics.\u003c/p\u003e\n"]]],[],null,["# Device\n\nEnumerates supported devices.\n\n| Enums ||\n|----------------------|---------------------------------------|\n| `DEVICE_UNSPECIFIED` | Not specified. |\n| `DEVICE_UNKNOWN` | The value is unknown in this version. |\n| `DESKTOP` | Computers. |\n| `MOBILE` | Mobile devices with full browsers. |\n| `TABLET` | Tablets with full browsers. |"]]