Platform
Host operating system of the client.
Items 22
History | Name | Value | Description | |
---|---|---|---|---|
156 | Windows | 0 | The client is running on a Windows Operating System. | |
156 | OSX | 1 | The client is running on OSX (Apple desktop). | |
156 | IOS | 2 | The client is running on IOS (Apple mobile). | |
156 | Android | 3 | The client is running on Android (Google mobile). | |
202 | XBoxOne | 4 | The client is running on an XBox One (console). | |
202 | PS4 | 5 | The client is running on a PS4 (console). | |
202 | PS3 | 6 | The client is running on a PS3 (console). | |
202 | XBox360 | 7 | The client is running on an XBox 360 (console). | |
202 | WiiU | 8 | The client is running on a Wii U (console). | |
202 | NX | 9 | The client is running on an NX Operating System (Cisco Nexus). | |
202 | Ouya | 10 | The client is running on an Ouya Operating System (Android-Based). | |
202 | AndroidTV | 11 | The client is running on an Android TV. | |
202 | Chromecast | 12 | The client is running on Chromecast. | |
202 | Linux | 13 | The client is running on a Linux Operating System (desktop). | |
202 | SteamOS | 14 | The client is running on Steam. | |
202 | WebOS | 15 | The client is running on WebOS. | |
202 | DOS | 16 | The client is running on DOS. | |
202 | BeOS | 17 | The client is running on BeOS. | |
231 | UWP | 18 | The client is running on UWP. | |
599 | PS5 | 19 | ||
639 | MetaOS | 20 | ||
639 | None | 21 | The client's operating system is unknown. |
Description
The Platform enum is used to determine the operating system of the client.
History 33
- 639 Change Value of None from 20 to 21
- 639 Change Index of None from 20 to 21
- 639 Add MetaOS
- 599 Add PS5
- 599 Change Index of None from 19 to 20
- 557 Change Value of None from 19 to 20
- 554 Change Value of None from 20 to 19
- 555 Change Value of None from 19 to 20
- 231 Add UWP
- 231 Change Value of None from 18 to 19
- 231 Change Index of None from 18 to 19
- 202 Add XBoxOne
- 202 Add XBox360
- 202 Add WiiU
- 202 Add WebOS
- 202 Add SteamOS
- 202 Add PS4
- 202 Add PS3
- 202 Add Ouya
- 202 Change Value of None from 4 to 18
- 202 Change Index of None from 4 to 18
- 202 Add NX
- 202 Add Linux
- 202 Add DOS
- 202 Add Chromecast
- 202 Add BeOS
- 202 Add AndroidTV
- 156 Add Windows
- 156 Add OSX
- 156 Add None
- 156 Add IOS
- 156 Add Android
- 156 Add Platform