<h1title="Uses of Class it.tdlight.jni.TdApi.LanguagePackStringValue"class="title">Uses of Class<br>it.tdlight.jni.TdApi.LanguagePackStringValue</h1>
</div>
<sectionclass="class-uses">
<ulclass="block-list">
<li>
<sectionclass="detail"id="it.tdlight.jni">
<h2>Uses of <ahref="../TdApi.LanguagePackStringValue.html"title="class in it.tdlight.jni">TdApi.LanguagePackStringValue</a> in <ahref="../package-summary.html">it.tdlight.jni</a></h2>
<divclass="use-summary">
<tableclass="summary-table">
<caption><span>Subclasses of <ahref="../TdApi.LanguagePackStringValue.html"title="class in it.tdlight.jni">TdApi.LanguagePackStringValue</a> in <ahref="../package-summary.html">it.tdlight.jni</a></span></caption>
<thead>
<tr>
<thclass="col-first"scope="col">Modifier and Type</th>
<thclass="col-second"scope="row"><code><spanclass="member-name-link"><ahref="../TdApi.LanguagePackStringValueDeleted.html"title="class in it.tdlight.jni">TdApi.LanguagePackStringValueDeleted</a></span></code></th>
<tdclass="col-last">
<divclass="block">A deleted language pack string, the
<thclass="col-second"scope="row"><code><spanclass="member-name-link"><ahref="../TdApi.LanguagePackStringValueOrdinary.html"title="class in it.tdlight.jni">TdApi.LanguagePackStringValueOrdinary</a></span></code></th>
<tdclass="col-last">
<divclass="block">An ordinary language pack string.</div>
<thclass="col-second"scope="row"><code><spanclass="member-name-link"><ahref="../TdApi.LanguagePackStringValuePluralized.html"title="class in it.tdlight.jni">TdApi.LanguagePackStringValuePluralized</a></span></code></th>
<tdclass="col-last">
<divclass="block">A language pack string which has
different forms based on the number
of some object it mentions.</div>
</td>
</tr>
</tbody>
</table>
</div>
<divclass="use-summary">
<tableclass="summary-table">
<caption><span>Fields in <ahref="../package-summary.html">it.tdlight.jni</a> declared as <ahref="../TdApi.LanguagePackStringValue.html"title="class in it.tdlight.jni">TdApi.LanguagePackStringValue</a></span></caption>
<thead>
<tr>
<thclass="col-first"scope="col">Modifier and Type</th>
<thclass="col-second"scope="col">Field</th>
<thclass="col-last"scope="col">Description</th>
</tr>
</thead>
<tbody>
<trclass="alt-color">
<tdclass="col-first"><code><ahref="../TdApi.LanguagePackStringValue.html"title="class in it.tdlight.jni">TdApi.LanguagePackStringValue</a></code></td>
<caption><span>Constructors in <ahref="../package-summary.html">it.tdlight.jni</a> with parameters of type <ahref="../TdApi.LanguagePackStringValue.html"title="class in it.tdlight.jni">TdApi.LanguagePackStringValue</a></span></caption>
<thead>
<tr>
<thclass="col-first"scope="col">Constructor</th>
<thclass="col-last"scope="col">Description</th>
</tr>
</thead>
<tbody>
<trclass="alt-color">
<thclass="col-second"scope="row"><code><spanclass="member-name-link"><ahref="../TdApi.LanguagePackString.html#%3Cinit%3E(java.lang.String,it.tdlight.jni.TdApi.LanguagePackStringValue)">LanguagePackString</a></span>​(<ahref="https://docs.oracle.com/en/java/javase/13/docs/api/java.base/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> key,
<ahref="../TdApi.LanguagePackStringValue.html"title="class in it.tdlight.jni">TdApi.LanguagePackStringValue</a> value)</code></th>
<tdclass="col-last">
<divclass="block">Represents one language pack string.</div>