Device
Enumerates supported devices.
Enums |
DEVICE_UNSPECIFIED |
Not specified. |
DEVICE_UNKNOWN |
The value is unknown in this version. |
DESKTOP |
Computers. |
MOBILE |
Mobile devices with full browsers. |
TABLET |
Tablets with full browsers. |
All rights reserved. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-09-18 UTC.
[null,null,["Last updated 2024-09-18 UTC."],[[["Lists the various device types supported, enabling you to identify the specific platform being used."],["Includes 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."],["Categorizes devices into desktop, mobile, and tablet groups to help make informed decisions based on device characteristics."]]],[]]