| Package | Description |
|---|---|
| com.opera.core.systems.mobile |
| Modifier and Type | Method and Description |
|---|---|
static OperaMobileEmulation.UserAgent |
OperaMobileEmulation.UserAgent.find(String uaString) |
static OperaMobileEmulation.UserAgent |
OperaMobileEmulation.UserAgent.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OperaMobileEmulation.UserAgent[] |
OperaMobileEmulation.UserAgent.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
OperaMobileEmulation.Builder |
OperaMobileEmulation.Builder.setUserAgent(OperaMobileEmulation.UserAgent userAgent)
Sets the user agent to use for this emulation profile.
|
Copyright © 2013. All Rights Reserved.