TV Control
TV control consists of APIs related to TV control. They are filesystem which brings and saves information from a TV app, TV channel, TV info and APIs.
AppCommon
Class for the basic TV Commands (for example, Key Registration, and so on).
filesystem
Resolves a location to a file handle.
filesystem.file
filesystem.file class provides methods that have general functions of a file.(create, delete of a file directory and move, copy of files etc.)
NNavi
Controls Samsung Smart TV-specific commands on the DTV platform (for example, DUID, ServerType, and so on).
TaskManager
Determines whether MultiTaskingApp is supported.
TV
Handles the basic TV commands (for example, EPG, Callback event, and so on).
tv.channel
tv.channel class is provided to control channels.
tv.info
This class provides the TV information.
tv.window
This class controls TV window.
Window
The Window class handles the basic TV commands (for example, Screen, Channel, and so on).