Class | Description | |
---|---|---|
UserAgentCounters | Counter for user features discovered to be used by your application (implies that you use storage) |
Class | Description | |
---|---|---|
UserAgentCounters | Counter for user features discovered to be used by your application (implies that you use storage) |
Interface | Description | |
---|---|---|
IUABrowser | Class User Agent Browser returns the name as well as the version of a given browser. | |
IUACpu | Class User Agent CPU informs the CPU used by the device. | |
IUADevice | Class User Agent device informs what type of device is used to view the page. | |
IUAEngine | Class User Agent Engine tells the version of rendering engine used by the browser. | |
IUAOperatingSystem | Class User Agent OS informs the operating system used by the browser. | |
IUAUserAgent | Class UserAgent contains data describing the browsers user-agent entry as meta data to the IUserAgent interface. | |
IUserAgent | Get information on the user agent used by the user |
Enumeration | Description | |
---|---|---|
UAAgentType | Enumerable IUAAgentType explains how we classify the browser used | |
UADeviceType | Enumerable IUADeviceType | |
UAEngineTypes | Enum UAEngineTypes |