Leadtools.LTOS = function() { }; Leadtools.LTOS.prototype = {
unknown = 0, windows = 1, mac = 2, iOS = 3, android = 4, linux = 5, blackberry = 6, webOS = 7, windows7 = 8, windows8 = 9, };
Value | Member | Description |
---|---|---|
0 | unknown | Unknown operating system. |
1 | windows | Generic Microsoft Windows. |
2 | mac | Apple Mac OSX. |
3 | iOS | Apple iOS. |
4 | android | Android |
5 | linux | Linux |
6 | blackberry | Blackberry OS. |
7 | webOS | Web OS. |
8 | windows7 | Microsoft Windows 7 |
9 | windows8 | Microsoft Windows 8 |
For an example, refer to LTHelper.