Table of Contents

Class UADataValues

Namespace
CSharpToJavaScript.APIs.JS
Assembly
CSharpToJavaScript.dll
[ToObject]
public class UADataValues
Inheritance
UADataValues
Inherited Members

Constructors

UADataValues()

public UADataValues()

Fields

Architecture

[Value("architecture")]
public string Architecture

Field Value

string

Bitness

[Value("bitness")]
public string Bitness

Field Value

string

Brands

[Value("brands")]
public List<NavigatorUABrandVersion> Brands

Field Value

List<NavigatorUABrandVersion>

FormFactors

[Value("formFactors")]
public List<string> FormFactors

Field Value

List<string>

FullVersionList

[Value("fullVersionList")]
public List<NavigatorUABrandVersion> FullVersionList

Field Value

List<NavigatorUABrandVersion>

Mobile

[Value("mobile")]
public bool Mobile

Field Value

bool

Model

[Value("model")]
public string Model

Field Value

string

Platform

[Value("platform")]
public string Platform

Field Value

string

PlatformVersion

[Value("platformVersion")]
public string PlatformVersion

Field Value

string

UaFullVersion

[Value("uaFullVersion")]
public string UaFullVersion

Field Value

string

Wow64

[Value("wow64")]
public bool Wow64

Field Value

bool