The ApplicationPrivateData class
Support in HbbTV
Available since: HbbTV 1.0 (ETSI TS 102 796 V1.1.1, OIPF DAE V1.1)
The following properties and methods shall be supported:
– keyset
– currentChannel
– getFreeMem()
All other properties and methods are not included.
Properties
readonly Keyset keyset |
The object representing the user input events sent to the DAE application. |
readonly Boolean wakeupApplication |
The wakeupApplication property is set if there has been a prepareWakeupApplication() request by that application. |
readonly Boolean wakeupOITF |
The wakeupOITF property is set if there has been a call to the prepareWakeupOITF() method. |
Methods