Difference between revisions of "DeviceType"
Jump to navigation
Jump to search
(Created page with "{{Api_Enum_Spec| Description=Enumeration that represents the device types available. The device type allows to group the devices depending on the type of device and manufacturer....") |
(No difference)
|
Latest revision as of 08:58, 2 June 2014
Enumeration that represents the device types available. The device type allows to group the devices depending on the type of device and manufacturer.
Values
| Value | Name | Details |
|---|---|---|
| 0 | Unknown | |
| 101 | stb | Comtrend & BluSense OTT STB |
| 102 | stbHybrid | SagemCom hybrid STB |
| 201 | gcXbox | Game Console Xbox360 |
| 202 | gcPS3 | Sony PS3 |
| 203 | gcWii | Nintendo Wii |
| 301 | tvSamsung | Samsung TV |
| 302 | tvLg | LG TV |
| 303 | tvSony | Sony TV |
| 304 | tvPhilips | Philips TV |
| 401 | PC | Web client on Windows and MAC browsers |
| 501 | sphAndroid | Android phone |
| 502 | sphApple | iPhone |
| 503 | sphWin | Windows Mobile |
| 504 | sphRIM | Blackberry |
| 601 | tabAndroid | Android tablet |
| 602 | tabApple | iPad |
| 603 | tabWin | Windows Mobile tablet |
| 604 | tabRIM | Playbook tablet |
| 701 | bluRaySamsung | BlueRays Samsung |
| 702 | LgUpgrader | LG STB to Converte in Connected TV* |
| 703 | LgBluRays | BlueRays LG |
| 801 | stb | Mediaroom IPTV STB |
Known issues
None
Version history
| API Version Number | Change description | Changes author |
|---|---|---|
| 1.0 | Initial method design | Harley Cabral |