<< Click to Display Table of Contents >> Navigation: Technical Documentation > OpenAir SDK > Features overview > Access > Unload item |
In OpenAir: it is possible via an action encapsulated in a button (here "Unload") to perform the unloading of an item in a simple reader, in a cartstack or in a playlist.
To do so a command is called through the following URL:
Request type: POST
Request: [Service_Url]/api/OnAir/UnloadItem
This command is sent to the AirDDO to perform the unload action with the following information as parameter (ddo_id, channelDest, numCartDest, guidItem, dataItem). "DataItem" being the object containing the information concerting the selected item.