Android OpenTV Player SDK  5.14.1.1626112806
DeviceOS Class Reference

Detailed Description

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...
 

Constructor & Destructor Documentation

◆ DeviceOS()

DeviceOS ( )

Default constructor.

Member Data Documentation

◆ type

String type

The NMP-Android target in Android platform, so the value is "Android".

◆ version

String version

The user-visible version string, for example, "1.0" or "3.4b5".