Skip to content

Commit

Permalink
added APIs and fixed bugs.
Browse files Browse the repository at this point in the history
  • Loading branch information
SangrokKang committed Aug 19, 2020
1 parent bfe3b69 commit b2c23a3
Show file tree
Hide file tree
Showing 225 changed files with 88,546 additions and 0 deletions.
761 changes: 761 additions & 0 deletions docs/apis-and/and-airplayservice.html

Large diffs are not rendered by default.

351 changes: 351 additions & 0 deletions docs/apis-and/and-appinfo.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,351 @@


<!DOCTYPE html>
<html class="writer-html5" lang="en" >
<head>
<meta charset="utf-8">

<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>AppInfo &mdash; connectSDK documentation</title>



<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />







<!--[if lt IE 9]>
<script src="../_static/js/html5shiv.min.js"></script>
<![endif]-->


<script type="text/javascript" id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script>
<script src="../_static/jquery.js"></script>
<script src="../_static/underscore.js"></script>
<script src="../_static/doctools.js"></script>
<script src="../_static/language_data.js"></script>

<script type="text/javascript" src="../_static/js/theme.js"></script>


<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />
<link rel="next" title="AppState" href="and-appstate.html" />
<link rel="prev" title="WebAppStatus" href="and-webappstatus.html" />
</head>

<body class="wy-body-for-nav">


<div class="wy-grid-for-nav">

<nav data-toggle="wy-nav-shift" class="wy-nav-side">
<div class="wy-side-scroll">
<div class="wy-side-nav-search" >



<a href="../index.html">




<img src="../_static/logo.svg" class="logo" alt="Logo"/>

</a>




<div role="search">
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
<input type="text" name="q" placeholder="Search docs" />
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
</div>


</div>


<div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation">






<p class="caption"><span class="caption-text">DISCOVER</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../discover/overview.html">Connect SDK Overview</a></li>
<li class="toctree-l1"><a class="reference internal" href="../discover/use-cases.html">Use Cases</a></li>
</ul>
<p class="caption"><span class="caption-text">FUNDAMENTALS</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../fundamentals/supported-feature.html">Supported features</a></li>
<li class="toctree-l1"><a class="reference internal" href="../fundamentals/beam-icon.html">Beam Icon</a></li>
<li class="toctree-l1"><a class="reference internal" href="../fundamentals/sample-apps.html">Sample Apps</a></li>
<li class="toctree-l1"><a class="reference internal" href="../fundamentals/testing-debugging.html">Testing &amp; Debugging</a></li>
</ul>
<p class="caption"><span class="caption-text">SDK DOWNLOAD</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../download-connect-sdk.html">Download Connect SDK</a></li>
</ul>
<p class="caption"><span class="caption-text">GUIDE:: ANDROID</span></p>
<ul class="current">
<li class="toctree-l1"><a class="reference internal" href="../guide-and/index.html">Getting Started</a></li>
<li class="toctree-l1"><a class="reference internal" href="../guide-and/index.html#developer-guides">Developer Guides</a></li>
<li class="toctree-l1 current"><a class="reference internal" href="../guide-and/index.html#api-references">API References</a><ul class="current">
<li class="toctree-l2"><a class="reference internal" href="index.html">Discovery</a></li>
<li class="toctree-l2"><a class="reference internal" href="index.html#device">Device</a></li>
<li class="toctree-l2"><a class="reference internal" href="index.html#device-services">Device Services</a></li>
<li class="toctree-l2"><a class="reference internal" href="index.html#capabilities">Capabilities</a></li>
<li class="toctree-l2"><a class="reference internal" href="index.html#capability-listeners">Capability Listeners</a></li>
<li class="toctree-l2"><a class="reference internal" href="index.html#errors">Errors</a></li>
<li class="toctree-l2"><a class="reference internal" href="index.html#sessions">Sessions</a></li>
<li class="toctree-l2 current"><a class="reference internal" href="index.html#info-objects">Info Objects</a><ul class="current">
<li class="toctree-l3 current"><a class="current reference internal" href="#">AppInfo</a><ul>
<li class="toctree-l4"><a class="reference internal" href="#methods">Methods</a></li>
<li class="toctree-l4"><a class="reference internal" href="#inherited-methods">Inherited Methods</a></li>
</ul>
</li>
<li class="toctree-l3"><a class="reference internal" href="and-appstate.html">AppState</a></li>
<li class="toctree-l3"><a class="reference internal" href="and-channelinfo.html">ChannelInfo</a></li>
<li class="toctree-l3"><a class="reference internal" href="and-externalinputinfo.html">ExternalInputInfo</a></li>
<li class="toctree-l3"><a class="reference internal" href="and-imageinfo.html">ImageInfo</a></li>
<li class="toctree-l3"><a class="reference internal" href="and-keycode.html">KeyCode</a></li>
<li class="toctree-l3"><a class="reference internal" href="and-mediainfo.html">MediaInfo</a></li>
<li class="toctree-l3"><a class="reference internal" href="and-medialaunchobject.html">MediaLaunchObject</a></li>
<li class="toctree-l3"><a class="reference internal" href="and-playmode.html">PlayMode</a></li>
<li class="toctree-l3"><a class="reference internal" href="and-playstatestatus.html">PlayStateStatus</a></li>
<li class="toctree-l3"><a class="reference internal" href="and-programinfo.html">ProgramInfo</a></li>
<li class="toctree-l3"><a class="reference internal" href="and-programlist.html">ProgramList</a></li>
<li class="toctree-l3"><a class="reference internal" href="and-textinputstatusinfo.html">TextInputStatusInfo</a></li>
<li class="toctree-l3"><a class="reference internal" href="and-volumestatus.html">VolumeStatus</a></li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="index.html#advanced">Advanced</a></li>
</ul>
</li>
</ul>
<p class="caption"><span class="caption-text">GUIDE:: CORDOVA</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../guide-cor/index.html">Getting Started</a></li>
<li class="toctree-l1"><a class="reference internal" href="../guide-cor/index.html#developer-guides">Developer Guides</a></li>
<li class="toctree-l1"><a class="reference internal" href="../guide-cor/index.html#api-references">API References</a></li>
</ul>
<p class="caption"><span class="caption-text">GUIDE:: IOS</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../guide-ios/index.html">Getting Started</a></li>
<li class="toctree-l1"><a class="reference internal" href="../guide-ios/index.html#developer-guides">Developer Guides</a></li>
<li class="toctree-l1"><a class="reference internal" href="../guide-ios/index.html#api-references">API References</a></li>
</ul>
<p class="caption"><span class="caption-text">GUIDE:: WEB APP</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../guide-web/index.html">TV Web Apps</a></li>
</ul>
<p class="caption"><span class="caption-text">BLOG</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../blog/index.html">Release</a></li>
<li class="toctree-l1"><a class="reference internal" href="../blog/index.html#article">Article</a></li>
</ul>
<p class="caption"><span class="caption-text">ABOUT CONNECT SDK</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../terms-and-conditions.html">Terms and Conditions</a></li>
<li class="toctree-l1"><a class="reference internal" href="../privacy-policy.html">Privacy Policy</a></li>
<li class="toctree-l1"><a class="reference internal" href="../contact.html">Contact</a></li>
</ul>



</div>

</div>
</nav>

<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">


<nav class="wy-nav-top" aria-label="top navigation">

<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
<a href="../index.html">connectSDK</a>

</nav>


<div class="wy-nav-content">

<div class="rst-content">

















<div role="navigation" aria-label="breadcrumbs navigation">

<ul class="wy-breadcrumbs">

<li><a href="../index.html" class="icon icon-home"></a> &raquo;</li>

<li><a href="../guide-and/index.html">Getting Started</a> &raquo;</li>

<li><a href="index.html">Discovery</a> &raquo;</li>

<li>AppInfo</li>


<li class="wy-breadcrumbs-aside">


<a href="../_sources/apis-and/and-appinfo.rst.txt" rel="nofollow"> View page source</a>


</li>

</ul>


<hr/>
</div>
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
<div itemprop="articleBody">

<div class="section" id="appinfo">
<h1>AppInfo<a class="headerlink" href="#appinfo" title="Permalink to this headline"></a></h1>
<p><code class="docutils literal notranslate"><span class="pre">com.connectsdk.core.AppInfo</span></code></p>
<p>Normalized reference object for information about a DeviceService’s app.
This object will, in most cases, be used to launch apps.</p>
<p>In some cases, all that is needed to launch an app is the app id.</p>
<div class="section" id="methods">
<h2>Methods<a class="headerlink" href="#methods" title="Permalink to this headline"></a></h2>
<dl>
<dt><strong>AppInfo</strong> ()</dt><dd><p>Default constructor method.</p>
</dd>
<dt><strong>AppInfo</strong> (String <em>id</em>)</dt><dd><p>Default constructor method.</p>
<p><strong>Parameters:</strong></p>
<ul class="simple">
<li><p>id – App id to launch</p></li>
</ul>
</dd>
<dt>String <strong>getId</strong> ()</dt><dd><p>Gets the ID of the app on the first screen device. Format is
different depending on the platform. (ex. youtube.leanback.v4,
0000001134, netflix, etc).</p>
</dd>
<dt>void <strong>setId</strong> (String <em>id</em>)</dt><dd><p>Sets the ID of the app on the first screen device. Format is
different depending on the platform. (ex. youtube.leanback.v4,
0000001134, netflix, etc).</p>
<p><strong>Parameters:</strong></p>
<ul class="simple">
<li><p>id</p></li>
</ul>
</dd>
<dt>String <strong>getName</strong> ()</dt><dd><p>Gets the user-friendly name of the app (ex. YouTube, Browser,
Netflix, etc).</p>
</dd>
<dt>void <strong>setName</strong> (String <em>name</em>)</dt><dd><p>Sets the user-friendly name of the app (ex. YouTube, Browser,
Netflix, etc).</p>
<p><strong>Parameters:</strong></p>
<ul class="simple">
<li><p>name</p></li>
</ul>
</dd>
<dt>JSONObject <strong>getRawData</strong> ()</dt><dd><p>Gets the raw data from the first screen device about the app.</p>
</dd>
<dt>void <strong>setRawData</strong> (JSONObject <em>data</em>)</dt><dd><p>Sets the raw data from the first screen device about the app.</p>
<p><strong>Parameters:</strong></p>
<ul class="simple">
<li><p>data</p></li>
</ul>
</dd>
<dt>boolean <strong>equals</strong> (Object <em>o</em>)</dt><dd><p>Compares two AppInfo objects.</p>
<p><strong>Parameters:</strong></p>
<ul class="simple">
<li><p>o – Other AppInfo object to compare.</p></li>
</ul>
<p><strong>Returns:</strong> true if both AppInfo id values are equal</p>
</dd>
</dl>
</div>
<div class="section" id="inherited-methods">
<h2>Inherited Methods<a class="headerlink" href="#inherited-methods" title="Permalink to this headline"></a></h2>
<p>JSONObject <strong>toJSONObject</strong> ()</p>
</div>
</div>


</div>

</div>
<footer>

<div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">

<a href="and-appstate.html" class="btn btn-neutral float-right" title="AppState" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right"></span></a>


<a href="and-webappstatus.html" class="btn btn-neutral float-left" title="WebAppStatus" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left"></span> Previous</a>

</div>


<hr/>

<div role="contentinfo">
<p>

&copy; Copyright 2020 LG Silicon Valley Lab. All Rights Reserved. All trademarks and logos beling to their respective owners.

</p>
</div>



Built with <a href="http://sphinx-doc.org/">Sphinx</a> using a

<a href="https://github.com/rtfd/sphinx_rtd_theme">theme</a>

provided by <a href="https://readthedocs.org">Read the Docs</a>.

</footer>

</div>
</div>

</section>

</div>


<script type="text/javascript">
jQuery(function () {
SphinxRtdTheme.Navigation.enable(false);
});
</script>






</body>
</html>

0 comments on commit b2c23a3

Please sign in to comment.