The Samsung Product API extends the capabilities of your application beyond those provided by the Tizen Web Device API.
Note To use Samsung Product API, <script type="text/javascript" src="$WEBAPIS/webapis/webapis.js"></script> should be loaded in index.html.
To use Samsung Product API, <script type="text/javascript" src="$WEBAPIS/webapis/webapis.js"></script> should be loaded in index.html.
<script type="text/javascript" src="$WEBAPIS/webapis/webapis.js"></script>
The following APIs provide access to features specific to Samsung devices like large format display (LFD) and interactive whiteboard (IWB).
Note The AppCommonKeyName type definition of AppCommon API is supported since 2.4, and the"Ambient" key is defined since Tizen 4.0. The read(), write() andremove() methods of the WidgetDataManager interface of the WidgetData API are supported since Tizen 4.0.
AppCommonKeyName
"Ambient"
read()
write()
remove()
WidgetDataManager