| Modifier and Type | Field and Description |
|---|---|
static String |
SERVICE_NAME |
| Modifier and Type | Method and Description |
|---|---|
void |
clearPrivateData(List<CoreProtos.ClearFlags> flags)
Clears specified browser data.
|
String |
getBinaryPath()
The full path of the currently running binary.
|
String |
getCoreVersion()
Which Core version this instance is running, e.g.
|
String |
getOperatingSystem()
Gets a string which describes the operating system the connected Opera instance is running on.
|
Integer |
getProcessID()
Gets the process ID of connected Opera instance.
|
String |
getProduct()
A string which describes the product.
|
String |
getUserAgent()
Gets the User-Agent string, typically something like
"Opera/9.80 (Windows NT 6.1; U; en) Presto/2.7.62 Version/11.01"
|
getServiceName, getServiceVersion, initstatic final String SERVICE_NAME
String getCoreVersion()
String getOperatingSystem()
String getProduct()
String getBinaryPath()
String getUserAgent()
Integer getProcessID()
void clearPrivateData(List<CoreProtos.ClearFlags> flags)
flags - list of private data to be clearedCopyright © 2012. All Rights Reserved.