public class Platform extends UserAgentInfo
| 限定符和类型 | 字段和说明 |
|---|---|
static List<Platform> |
desktopPlatforms
支持的桌面平台类型
|
static List<Platform> |
mobilePlatforms
支持的移动平台类型
|
static List<Platform> |
platforms
支持的平台类型
|
static Platform |
Unknown
未知
|
NameUnknownpublic static final Platform Unknown
Copyright © 2024. All rights reserved.