interface ApplicationPrivateData
{
readonlyattribute Keyset keyset;
readonlyattribute Channel currentChannel;
HBBTV-REMOVED readonlyattribute Boolean wakeupApplication;HBBTV-REMOVED readonlyattribute Boolean wakeupOITF;
Integer getFreeMem();
HBBTV-REMOVED Boolean prepareWakeupApplication( String URI, String token, Date time );HBBTV-REMOVED Boolean prepareWakeupOITF( Date time );HBBTV-REMOVED String clearWakeupToken( );
};
};
Implementation status
Number of constants in JS interface: none Number of attributes in JS interface: 2/2 Number of functions in JS interface: 1/1
Function
Implementation status
getFreeMem
Complete
prepareWakeupApplication
not applicable
prepareWakeupOITF
not applicable
clearWakeupToken
not applicable
Browser & Device compatibility
Device type
Support Status
Desktop PC browsers
...
HBBTV 1.5 devices
Yes
HBBTV 2.0.x devices
Yes
Notes
none
This page has been generated automatically from source code by the CoyoteBrowser InfoTool on Tue Jan 05 16:54:09 2021
. Some design elements from MDN are used under CC-BY-SA license from "Mozilla Contributors".