GUIDE

GUIDE
top

Samsung Product API References

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.

The following APIs provide access to features specific to Samsung Smart Signage devices.

Table 1. Samsung Smart Signage device Product APIs
API Description Since
WebAPI You can access the basic definitions used in the Samsung Product API for Smart Signage devices. 2.4
AppCommon API You can switch the screensaver on and off. 2.4
AVInfo API You can retrieve information about the screen and audio modes of the Smart Signage device. You can also set the widescreen mode. 2.4
AVPlay API You can implement audio and video playback. 2.4
AVPlayStore API You can implement audio and video playback. 2.4
Network API You can access information about the network connection and connection-related events. 2.4
ProductInfo API You can retrieve information about the Smart Signage device, such as the device unique ID (DUID), and the model code. You can also retrieve and set system configuration parameters. 2.4
TvInfo API You can manage the device settings. 2.4
WidgetData API You can store data in the application secure storage. 2.4
Note

  • The AppCommonKeyName type definition of AppCommon API is supported since 2.4, and the"Ambient" key is defined since Tizen 4.0.
  • The applyInvoice(), verifyInvoice(), cancelSubscription(), getProductsList(), getUserPurchaseList(), getVersion() and isServiceAvailable()methods of the BillingManager interface of the are supported since Tizen 4.0.
  • The read(), write() andremove() methods of the WidgetDataManager interface of the WidgetData API are supported since Tizen 4.0.
위로가기