<h1title="Uses of Class it.tdlight.jni.TdApi.ForumTopicInfo"class="title">Uses of Class<br>it.tdlight.jni.TdApi.ForumTopicInfo</h1>
</div>
<sectionclass="class-uses">
<ulclass="block-list">
<li>
<sectionclass="detail"id="it.tdlight.jni">
<h2>Uses of <ahref="../TdApi.ForumTopicInfo.html"title="class in it.tdlight.jni">TdApi.ForumTopicInfo</a> in <ahref="../package-summary.html">it.tdlight.jni</a></h2>
<divclass="caption"><span>Fields in <ahref="../package-summary.html">it.tdlight.jni</a> declared as <ahref="../TdApi.ForumTopicInfo.html"title="class in it.tdlight.jni">TdApi.ForumTopicInfo</a></span></div>
<divclass="summary-table three-column-summary">
<divclass="table-header col-first">Modifier and Type</div>
<divclass="block">New information about the topic.</div>
</div>
</div>
<divclass="caption"><span>Constructors in <ahref="../package-summary.html">it.tdlight.jni</a> with parameters of type <ahref="../TdApi.ForumTopicInfo.html"title="class in it.tdlight.jni">TdApi.ForumTopicInfo</a></span></div>
<divclass="col-second even-row-color"><code><ahref="../TdApi.ChatEventForumTopicCreated.html#%3Cinit%3E(it.tdlight.jni.TdApi.ForumTopicInfo)"class="member-name-link">ChatEventForumTopicCreated</a><wbr>(<ahref="../TdApi.ForumTopicInfo.html"title="class in it.tdlight.jni">TdApi.ForumTopicInfo</a> topicInfo)</code></div>
<divclass="col-last even-row-color">
<divclass="block">A new forum topic was created.</div>
<divclass="col-second odd-row-color"><code><ahref="../TdApi.ChatEventForumTopicDeleted.html#%3Cinit%3E(it.tdlight.jni.TdApi.ForumTopicInfo)"class="member-name-link">ChatEventForumTopicDeleted</a><wbr>(<ahref="../TdApi.ForumTopicInfo.html"title="class in it.tdlight.jni">TdApi.ForumTopicInfo</a> topicInfo)</code></div>
<divclass="col-last odd-row-color">
<divclass="block">A forum topic was deleted.</div>
<divclass="col-second even-row-color"><code><ahref="../TdApi.ChatEventForumTopicEdited.html#%3Cinit%3E(it.tdlight.jni.TdApi.ForumTopicInfo,it.tdlight.jni.TdApi.ForumTopicInfo)"class="member-name-link">ChatEventForumTopicEdited</a><wbr>(<ahref="../TdApi.ForumTopicInfo.html"title="class in it.tdlight.jni">TdApi.ForumTopicInfo</a> oldTopicInfo,
<ahref="../TdApi.ForumTopicInfo.html"title="class in it.tdlight.jni">TdApi.ForumTopicInfo</a> newTopicInfo)</code></div>
<divclass="col-second odd-row-color"><code><ahref="../TdApi.ChatEventForumTopicPinned.html#%3Cinit%3E(it.tdlight.jni.TdApi.ForumTopicInfo,it.tdlight.jni.TdApi.ForumTopicInfo)"class="member-name-link">ChatEventForumTopicPinned</a><wbr>(<ahref="../TdApi.ForumTopicInfo.html"title="class in it.tdlight.jni">TdApi.ForumTopicInfo</a> oldTopicInfo,
<ahref="../TdApi.ForumTopicInfo.html"title="class in it.tdlight.jni">TdApi.ForumTopicInfo</a> newTopicInfo)</code></div>
<divclass="col-last odd-row-color">
<divclass="block">A pinned forum topic was changed.</div>
<divclass="col-second even-row-color"><code><ahref="../TdApi.ChatEventForumTopicToggleIsClosed.html#%3Cinit%3E(it.tdlight.jni.TdApi.ForumTopicInfo)"class="member-name-link">ChatEventForumTopicToggleIsClosed</a><wbr>(<ahref="../TdApi.ForumTopicInfo.html"title="class in it.tdlight.jni">TdApi.ForumTopicInfo</a> topicInfo)</code></div>
<divclass="col-last even-row-color">
<divclass="block">A forum topic was closed or reopened.</div>
<divclass="col-second odd-row-color"><code><ahref="../TdApi.ChatEventForumTopicToggleIsHidden.html#%3Cinit%3E(it.tdlight.jni.TdApi.ForumTopicInfo)"class="member-name-link">ChatEventForumTopicToggleIsHidden</a><wbr>(<ahref="../TdApi.ForumTopicInfo.html"title="class in it.tdlight.jni">TdApi.ForumTopicInfo</a> topicInfo)</code></div>
<divclass="col-last odd-row-color">
<divclass="block">The General forum topic was hidden or unhidden.</div>
<divclass="col-second even-row-color"><code><ahref="../TdApi.ForumTopic.html#%3Cinit%3E(it.tdlight.jni.TdApi.ForumTopicInfo,it.tdlight.jni.TdApi.Message,boolean,int,long,long,int,int,it.tdlight.jni.TdApi.ChatNotificationSettings,it.tdlight.jni.TdApi.DraftMessage)"class="member-name-link">ForumTopic</a><wbr>(<ahref="../TdApi.ForumTopicInfo.html"title="class in it.tdlight.jni">TdApi.ForumTopicInfo</a> info,
<ahref="../TdApi.Message.html"title="class in it.tdlight.jni">TdApi.Message</a> lastMessage,
boolean isPinned,
int unreadCount,
long lastReadInboxMessageId,
long lastReadOutboxMessageId,
int unreadMentionCount,
int unreadReactionCount,
<ahref="../TdApi.ChatNotificationSettings.html"title="class in it.tdlight.jni">TdApi.ChatNotificationSettings</a> notificationSettings,
<ahref="../TdApi.DraftMessage.html"title="class in it.tdlight.jni">TdApi.DraftMessage</a> draftMessage)</code></div>