<h1title="Uses of Class it.tdlight.jni.TdApi.UserPrivacySettingRule"class="title">Uses of Class<br>it.tdlight.jni.TdApi.UserPrivacySettingRule</h1>
</div>
<sectionclass="class-uses">
<ulclass="block-list">
<li>
<sectionclass="detail"id="it.tdlight.jni">
<h2>Uses of <ahref="../TdApi.UserPrivacySettingRule.html"title="class in it.tdlight.jni">TdApi.UserPrivacySettingRule</a> in <ahref="../package-summary.html">it.tdlight.jni</a></h2>
<divclass="use-summary">
<tableclass="summary-table">
<caption><span>Subclasses of <ahref="../TdApi.UserPrivacySettingRule.html"title="class in it.tdlight.jni">TdApi.UserPrivacySettingRule</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.UserPrivacySettingRuleAllowAll.html"title="class in it.tdlight.jni">TdApi.UserPrivacySettingRuleAllowAll</a></span></code></th>
<tdclass="col-last">
<divclass="block">A rule to allow all users to do something.</div>
<thclass="col-second"scope="row"><code><spanclass="member-name-link"><ahref="../TdApi.UserPrivacySettingRuleAllowChatMembers.html"title="class in it.tdlight.jni">TdApi.UserPrivacySettingRuleAllowChatMembers</a></span></code></th>
<tdclass="col-last">
<divclass="block">A rule to allow all members of certain
<thclass="col-second"scope="row"><code><spanclass="member-name-link"><ahref="../TdApi.UserPrivacySettingRuleAllowContacts.html"title="class in it.tdlight.jni">TdApi.UserPrivacySettingRuleAllowContacts</a></span></code></th>
<tdclass="col-last">
<divclass="block">A rule to allow all of a user's contacts
<thclass="col-second"scope="row"><code><spanclass="member-name-link"><ahref="../TdApi.UserPrivacySettingRuleAllowUsers.html"title="class in it.tdlight.jni">TdApi.UserPrivacySettingRuleAllowUsers</a></span></code></th>
<tdclass="col-last">
<divclass="block">A rule to allow certain specified
<thclass="col-second"scope="row"><code><spanclass="member-name-link"><ahref="../TdApi.UserPrivacySettingRuleRestrictAll.html"title="class in it.tdlight.jni">TdApi.UserPrivacySettingRuleRestrictAll</a></span></code></th>
<tdclass="col-last">
<divclass="block">A rule to restrict all users from doing something.</div>
<thclass="col-second"scope="row"><code><spanclass="member-name-link"><ahref="../TdApi.UserPrivacySettingRuleRestrictChatMembers.html"title="class in it.tdlight.jni">TdApi.UserPrivacySettingRuleRestrictChatMembers</a></span></code></th>
<tdclass="col-last">
<divclass="block">A rule to restrict all members of
<thclass="col-second"scope="row"><code><spanclass="member-name-link"><ahref="../TdApi.UserPrivacySettingRuleRestrictContacts.html"title="class in it.tdlight.jni">TdApi.UserPrivacySettingRuleRestrictContacts</a></span></code></th>
<tdclass="col-last">
<divclass="block">A rule to restrict all contacts of a
<thclass="col-second"scope="row"><code><spanclass="member-name-link"><ahref="../TdApi.UserPrivacySettingRuleRestrictUsers.html"title="class in it.tdlight.jni">TdApi.UserPrivacySettingRuleRestrictUsers</a></span></code></th>
<tdclass="col-last">
<divclass="block">A rule to restrict all specified users
from doing something.</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.UserPrivacySettingRule.html"title="class in it.tdlight.jni">TdApi.UserPrivacySettingRule</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.UserPrivacySettingRule.html"title="class in it.tdlight.jni">TdApi.UserPrivacySettingRule</a>[]</code></td>
<caption><span>Constructors in <ahref="../package-summary.html">it.tdlight.jni</a> with parameters of type <ahref="../TdApi.UserPrivacySettingRule.html"title="class in it.tdlight.jni">TdApi.UserPrivacySettingRule</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.UserPrivacySettingRules.html#%3Cinit%3E(it.tdlight.jni.TdApi.UserPrivacySettingRule%5B%5D)">UserPrivacySettingRules</a></span>​(<ahref="../TdApi.UserPrivacySettingRule.html"title="class in it.tdlight.jni">TdApi.UserPrivacySettingRule</a>[] rules)</code></th>