| Package | Description |
|---|---|
| com.litongjava.model.http.useragent |
| Modifier and Type | Field and Description |
|---|---|
static UserAgentPlatform |
UserAgentPlatform.Unknown
未知
|
| Modifier and Type | Field and Description |
|---|---|
static List<UserAgentPlatform> |
UserAgentPlatform.desktopPlatforms
支持的桌面平台类型
|
static List<UserAgentPlatform> |
UserAgentPlatform.mobilePlatforms
支持的移动平台类型
|
static List<UserAgentPlatform> |
UserAgentPlatform.platforms
支持的平台类型
|
| Modifier and Type | Method and Description |
|---|---|
UserAgentPlatform |
UserAgent.getPlatform()
获取平台类型
|
| Modifier and Type | Method and Description |
|---|---|
void |
UserAgent.setPlatform(UserAgentPlatform platform)
设置平台类型
|
Copyright © 2025. All rights reserved.