Device
Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
Wylicza obsługiwane urządzenia.
Wartości w polu enum |
DEVICE_UNSPECIFIED |
Nie określono. |
DEVICE_UNKNOWN |
Wartość jest nieznana w tej wersji. |
DESKTOP |
Komputery. |
MOBILE |
Komórki wyposażone w przeglądarkę z pełną funkcjonalnością. |
TABLET |
Tablety wyposażone w przeglądarkę z pełną funkcjonalnością. |
Wszelkie prawa zastrzeżone. Java jest zastrzeżonym znakiem towarowym firmy Oracle lub jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2025-07-25 UTC.
[null,null,["Ostatnia aktualizacja: 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. |"]]