Device
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
枚举 |
DEVICE_UNSPECIFIED |
未指定。 |
DEVICE_UNKNOWN |
此版本中的值未知。 |
DESKTOP |
计算机。 |
MOBILE |
配备完善的网络浏览功能的移动设备。 |
TABLET |
配备完善的网络浏览功能的平板电脑。 |
保留所有权利。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-25。
[null,null,["最后更新时间 (UTC):2025-07-25。"],[[["\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. |"]]