Development Guide
GetESN¶
The GetESN string is used for needed service
| GetESN (Function) | |
|---|---|
| Version | Support from EXTERNALWIDGETINTERFACE-0003 |
| Security Type | System |
| Syntax | GetESN(widgetName) |
| Return Value | ESN string (success), null string (error) |
| Parameter |
|
| Remarks | Restricted to use by WidgetManager ONLY |
| Example | document.getElementById('esn').value = ExternalWidgetInterface.GetESN("NFLX");
|







