Device
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
列挙型 |
DEVICE_UNSPECIFIED |
指定されていません。 |
DEVICE_UNKNOWN |
このバージョンでは値が不明です。 |
DESKTOP |
パソコン |
MOBILE |
フル インターネット ブラウザ搭載のモバイル デバイス |
TABLET |
フル インターネット ブラウザ搭載のタブレット |
All rights reserved. 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. |"]]