Create an instance of the DeviceInfo from IDevice.getDeviceInfo(). Then use the function calls described in this chapter.
This function returns the model name of the device.
Return Value:
Returns the model name of the device.
This function returns the name of the device.
Return Value:
Returns the name of the device.
For the complete documentation index, see . This page is also available as .
String DeviceInfo.getModel();String DeviceInfo.getName();