D0301
HTML Application SDK  A0.101
Public Member Functions | List of all members
TVPreferences Interface Reference

import"TVPreferencesPlugin.idl";

Public Member Functions

Boolean exitFromPortal ()
 
Boolean getInternetLockStatus ()
 

Detailed Description

This class provides and gets necessary information to portal and returns TV's configuration details from user preferences and other resources (record and remind). Also it sets variables on TV

Member Function Documentation

Boolean TVPreferences.exitFromPortal ( )

Exit from portal mode.

var exit_portal = TVPreferences.exitFromPortal();
Returns
return true if exitFromPortal succeeds.
Boolean TVPreferences.getInternetLockStatus ( )

Returns internet lock value from User Preferences.

expect(TVPreferences.getInternetLockStatus()).toBe(false, "Internet Lock Status is true, please check your TVs profile options");
Returns
Return status of Internet Lock option

The documentation for this interface was generated from the following file: