|
Android OpenTV Player SDK
5.14.1.1626112806
|
A Class to provide information about the device's Operating System.
Public Member Functions | |
| DeviceOS () | |
| Default constructor. More... | |
Public Attributes | |
| String | type |
| The NMP-Android target in Android platform, so the value is "Android". More... | |
| String | version |
| The user-visible version string, for example, "1.0" or "3.4b5". More... | |
| DeviceOS | ( | ) |
Default constructor.
| String type |
The NMP-Android target in Android platform, so the value is "Android".
| String version |
The user-visible version string, for example, "1.0" or "3.4b5".