2021-01-05 17:53:01 +01:00
<!DOCTYPE HTML>
<!-- NewPage -->
< html lang = "en" >
< head >
<!-- Generated by javadoc -->
2021-09-15 17:04:05 +02:00
< title > Uses of Class it.tdlight.jni.TdApi.Notification (tdlight API 3.3.127 API)< / title >
2021-01-05 17:53:01 +01:00
< meta name = "viewport" content = "width=device-width, initial-scale=1.0" > < style >
#memberSummary_tabpanel{overflow-x: auto;}
li.blockList{overflow-x: auto;}
td.colLast div{max-width:30vw;}
#search{width: 400px;max-width: 65vw;}
.title,.subTitle,pre,.inheritance,h1,h2,h3,h4,h5,.memberSummary,.memberSignature,.typeSummary,.blockList,.contentContainer{white-space:normal;word-break:break-word;}
ul{padding-left:10px}
< / style >
< meta http-equiv = "Content-Type" content = "text/html; charset=UTF-8" >
< meta name = "description" content = "use: package: it.tdlight.jni, class: TdApi, class: Notification" >
< meta name = "generator" content = "javadoc/ClassUseWriter" >
< link rel = "stylesheet" type = "text/css" href = "../../../../stylesheet.css" title = "Style" >
< link rel = "stylesheet" type = "text/css" href = "../../../../script-dir/jquery-ui.min.css" title = "Style" >
< link rel = "stylesheet" type = "text/css" href = "../../../../jquery-ui.overrides.css" title = "Style" >
< script type = "text/javascript" src = "../../../../script.js" > < / script >
< script type = "text/javascript" src = "../../../../script-dir/jquery-3.5.1.min.js" > < / script >
< script type = "text/javascript" src = "../../../../script-dir/jquery-ui.min.js" > < / script >
< / head >
< body class = "class-use-page" >
< script type = "text/javascript" > v a r p a t h t o r o o t = " . . / . . / . . / . . / " ;
loadScripts(document, 'script');< / script >
< noscript >
< div > JavaScript is disabled on your browser.< / div >
< / noscript >
< div class = "flex-box" >
< header role = "banner" class = "flex-header" >
< nav role = "navigation" >
<!-- ========= START OF TOP NAVBAR ======= -->
< div class = "top-nav" id = "navbar.top" >
< div class = "skip-nav" > < a href = "#skip.navbar.top" title = "Skip navigation links" > Skip navigation links< / a > < / div >
< ul id = "navbar.top.firstrow" class = "nav-list" title = "Navigation" >
< li > < a href = "../package-summary.html" > Package< / a > < / li >
< li > < a href = "../TdApi.Notification.html" title = "class in it.tdlight.jni" > Class< / a > < / li >
< li class = "nav-bar-cell1-rev" > Use< / li >
< li > < a href = "../package-tree.html" > Tree< / a > < / li >
< li > < a href = "../../../../deprecated-list.html" > Deprecated< / a > < / li >
< li > < a href = "../../../../index-all.html" > Index< / a > < / li >
< li > < a href = "../../../../help-doc.html" > Help< / a > < / li >
< / ul >
< / div >
< div class = "sub-nav" >
< div class = "nav-list-search" > < label for = "search" > SEARCH:< / label >
< input type = "text" id = "search" value = "search" disabled = "disabled" >
< input type = "reset" id = "reset" value = "reset" disabled = "disabled" >
< / div >
< / div >
<!-- ========= END OF TOP NAVBAR ========= -->
< span class = "skip-nav" id = "skip.navbar.top" >
<!-- -->
< / span > < / nav >
< / header >
< div class = "flex-content" >
< main role = "main" >
< div class = "header" >
< h1 title = "Uses of Class it.tdlight.jni.TdApi.Notification" class = "title" > Uses of Class< br > it.tdlight.jni.TdApi.Notification< / h1 >
< / div >
< section class = "class-uses" >
< ul class = "block-list" >
< li >
< section class = "detail" id = "it.tdlight.jni" >
< h2 > Uses of < a href = "../TdApi.Notification.html" title = "class in it.tdlight.jni" > TdApi.Notification< / a > in < a href = "../package-summary.html" > it.tdlight.jni< / a > < / h2 >
< div class = "use-summary" >
< table class = "summary-table" >
< caption > < span > Fields in < a href = "../package-summary.html" > it.tdlight.jni< / a > declared as < a href = "../TdApi.Notification.html" title = "class in it.tdlight.jni" > TdApi.Notification< / a > < / span > < / caption >
< thead >
< tr >
< th class = "col-first" scope = "col" > Modifier and Type< / th >
< th class = "col-second" scope = "col" > Field< / th >
< th class = "col-last" scope = "col" > Description< / th >
< / tr >
< / thead >
< tbody >
< tr class = "alt-color" >
< td class = "col-first" > < code > < a href = "../TdApi.Notification.html" title = "class in it.tdlight.jni" > TdApi.Notification< / a > []< / code > < / td >
< th class = "col-second" scope = "row" > < span class = "type-name-label" > TdApi.UpdateNotificationGroup.< / span > < code > < span class = "member-name-link" > < a href = "../TdApi.UpdateNotificationGroup.html#addedNotifications" > addedNotifications< / a > < / span > < / code > < / th >
< td class = "col-last" >
< div class = "block" > List of added group notifications,
sorted by notification ID.< / div >
< / td >
< / tr >
< tr class = "row-color" >
< td class = "col-first" > < code > < a href = "../TdApi.Notification.html" title = "class in it.tdlight.jni" > TdApi.Notification< / a > < / code > < / td >
< th class = "col-second" scope = "row" > < span class = "type-name-label" > TdApi.UpdateNotification.< / span > < code > < span class = "member-name-link" > < a href = "../TdApi.UpdateNotification.html#notification" > notification< / a > < / span > < / code > < / th >
< td class = "col-last" >
< div class = "block" > Changed notification.< / div >
< / td >
< / tr >
< tr class = "alt-color" >
< td class = "col-first" > < code > < a href = "../TdApi.Notification.html" title = "class in it.tdlight.jni" > TdApi.Notification< / a > []< / code > < / td >
< th class = "col-second" scope = "row" > < span class = "type-name-label" > TdApi.NotificationGroup.< / span > < code > < span class = "member-name-link" > < a href = "../TdApi.NotificationGroup.html#notifications" > notifications< / a > < / span > < / code > < / th >
< td class = "col-last" >
< div class = "block" > The list of active notifications.< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
< div class = "use-summary" >
< table class = "summary-table" >
< caption > < span > Constructors in < a href = "../package-summary.html" > it.tdlight.jni< / a > with parameters of type < a href = "../TdApi.Notification.html" title = "class in it.tdlight.jni" > TdApi.Notification< / a > < / span > < / caption >
< thead >
< tr >
< th class = "col-first" scope = "col" > Constructor< / th >
< th class = "col-last" scope = "col" > Description< / th >
< / tr >
< / thead >
< tbody >
< tr class = "alt-color" >
< th class = "col-second" scope = "row" > < code > < span class = "member-name-link" > < a href = "../TdApi.NotificationGroup.html#%3Cinit%3E(int,it.tdlight.jni.TdApi.NotificationGroupType,long,int,it.tdlight.jni.TdApi.Notification%5B%5D)" > NotificationGroup< / a > < / span > ​ (int id,
< a href = "../TdApi.NotificationGroupType.html" title = "class in it.tdlight.jni" > TdApi.NotificationGroupType< / a > type,
long chatId,
int totalCount,
< a href = "../TdApi.Notification.html" title = "class in it.tdlight.jni" > TdApi.Notification< / a > [] notifications)< / code > < / th >
< td class = "col-last" >
< div class = "block" > Describes a group of notifications.< / div >
< / td >
< / tr >
< tr class = "row-color" >
< th class = "col-second" scope = "row" > < code > < span class = "member-name-link" > < a href = "../TdApi.UpdateNotification.html#%3Cinit%3E(int,it.tdlight.jni.TdApi.Notification)" > UpdateNotification< / a > < / span > ​ (int notificationGroupId,
< a href = "../TdApi.Notification.html" title = "class in it.tdlight.jni" > TdApi.Notification< / a > notification)< / code > < / th >
< td class = "col-last" >
< div class = "block" > A notification was changed.< / div >
< / td >
< / tr >
< tr class = "alt-color" >
< th class = "col-second" scope = "row" > < code > < span class = "member-name-link" > < a href = "../TdApi.UpdateNotificationGroup.html#%3Cinit%3E(int,it.tdlight.jni.TdApi.NotificationGroupType,long,long,boolean,int,it.tdlight.jni.TdApi.Notification%5B%5D,int%5B%5D)" > UpdateNotificationGroup< / a > < / span > ​ (int notificationGroupId,
< a href = "../TdApi.NotificationGroupType.html" title = "class in it.tdlight.jni" > TdApi.NotificationGroupType< / a > type,
long chatId,
long notificationSettingsChatId,
boolean isSilent,
int totalCount,
< a href = "../TdApi.Notification.html" title = "class in it.tdlight.jni" > TdApi.Notification< / a > [] addedNotifications,
int[] removedNotificationIds)< / code > < / th >
< td class = "col-last" >
< div class = "block" > A list of active notifications in a
notification group has changed.< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
< / section >
< / li >
< / ul >
< / section >
< / main >
< footer role = "contentinfo" >
< nav role = "navigation" >
<!-- ======= START OF BOTTOM NAVBAR ====== -->
< div class = "bottom-nav" id = "navbar.bottom" >
< div class = "skip-nav" > < a href = "#skip.navbar.bottom" title = "Skip navigation links" > Skip navigation links< / a > < / div >
< ul id = "navbar.bottom.firstrow" class = "nav-list" title = "Navigation" >
< li > < a href = "../package-summary.html" > Package< / a > < / li >
< li > < a href = "../TdApi.Notification.html" title = "class in it.tdlight.jni" > Class< / a > < / li >
< li class = "nav-bar-cell1-rev" > Use< / li >
< li > < a href = "../package-tree.html" > Tree< / a > < / li >
< li > < a href = "../../../../deprecated-list.html" > Deprecated< / a > < / li >
< li > < a href = "../../../../index-all.html" > Index< / a > < / li >
< li > < a href = "../../../../help-doc.html" > Help< / a > < / li >
< / ul >
< / div >
<!-- ======== END OF BOTTOM NAVBAR ======= -->
< span class = "skip-nav" id = "skip.navbar.bottom" >
<!-- -->
< / span > < / nav >
< p class = "legal-copy" > < small > Copyright © 2021. All rights reserved.< / small > < / p >
< / footer >
< / div >
< / div >
< / body >
< / html >