2021-01-05 17:53:01 +01:00
<!DOCTYPE HTML>
<!-- NewPage -->
< html lang = "en" >
< head >
<!-- Generated by javadoc -->
2021-08-16 15:17:17 +02:00
< title > TdApi.CheckStickerSetNameResult (tdlight API 3.3.65 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" >
2021-06-30 13:38:16 +02:00
< meta name = "description" content = "declaration: package: it.tdlight.jni, class: TdApi, class: CheckStickerSetNameResult" >
2021-01-05 17:53:01 +01:00
< meta name = "generator" content = "javadoc/ClassWriterImpl" >
< 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-declaration-page" >
2021-03-21 11:37:02 +01:00
< script type = "text/javascript" > v a r p a t h t o r o o t = " . . / . . / . . / " ;
2021-01-05 17:53:01 +01:00
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 class = "nav-bar-cell1-rev" > Class< / li >
2021-06-30 13:38:16 +02:00
< li > < a href = "class-use/TdApi.CheckStickerSetNameResult.html" > Use< / a > < / li >
2021-01-05 17:53:01 +01:00
< 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 >
< ul class = "sub-nav-list" >
< li > Summary: < / li >
< li > Nested | < / li >
2021-03-21 11:37:02 +01:00
< li > Field | < / li >
2021-01-05 17:53:01 +01:00
< li > < a href = "#constructor.summary" > Constr< / a > | < / li >
< li > < a href = "#method.summary" > Method< / a > < / li >
< / ul >
< ul class = "sub-nav-list" >
< li > Detail: < / li >
2021-03-21 11:37:02 +01:00
< li > Field | < / li >
2021-01-05 17:53:01 +01:00
< li > < a href = "#constructor.detail" > Constr< / a > | < / li >
2021-03-21 11:37:02 +01:00
< li > Method< / li >
2021-01-05 17:53:01 +01:00
< / ul >
< / div >
< 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" >
<!-- ======== START OF CLASS DATA ======== -->
< div class = "header" >
< div class = "sub-title" > < span class = "package-label-in-type" > Package< / span > < a href = "package-summary.html" > it.tdlight.jni< / a > < / div >
2021-06-30 13:38:16 +02:00
< h1 title = "Class TdApi.CheckStickerSetNameResult" class = "title" > Class TdApi.CheckStickerSetNameResult< / h1 >
2021-01-05 17:53:01 +01:00
< / div >
< div class = "inheritance" title = "Inheritance Tree" > < a href = "https://docs.oracle.com/en/java/javase/13/docs/api/java.base/java/lang/Object.html" title = "class or interface in java.lang" class = "external-link" > java.lang.Object< / a >
< div class = "inheritance" > < a href = "TdApi.Object.html" title = "class in it.tdlight.jni" > it.tdlight.jni.TdApi.Object< / a >
2021-06-30 13:38:16 +02:00
< div class = "inheritance" > it.tdlight.jni.TdApi.CheckStickerSetNameResult< / div >
2021-01-05 17:53:01 +01:00
< / div >
< / div >
< section class = "description" >
< dl class = "notes" >
2021-03-21 11:37:02 +01:00
< dt > Direct Known Subclasses:< / dt >
2021-06-30 13:38:16 +02:00
< dd > < code > < a href = "TdApi.CheckStickerSetNameResultNameInvalid.html" title = "class in it.tdlight.jni" > TdApi.CheckStickerSetNameResultNameInvalid< / a > < / code > , < code > < a href = "TdApi.CheckStickerSetNameResultNameOccupied.html" title = "class in it.tdlight.jni" > TdApi.CheckStickerSetNameResultNameOccupied< / a > < / code > , < code > < a href = "TdApi.CheckStickerSetNameResultOk.html" title = "class in it.tdlight.jni" > TdApi.CheckStickerSetNameResultOk< / a > < / code > < / dd >
2021-03-21 11:37:02 +01:00
< / dl >
< dl class = "notes" >
2021-01-05 17:53:01 +01:00
< dt > Enclosing class:< / dt >
< dd > < a href = "TdApi.html" title = "class in it.tdlight.jni" > TdApi< / a > < / dd >
< / dl >
< hr >
2021-06-30 13:38:16 +02:00
< pre > public abstract static class < span class = "type-name-label" > TdApi.CheckStickerSetNameResult< / span >
2021-01-05 17:53:01 +01:00
extends < a href = "TdApi.Object.html" title = "class in it.tdlight.jni" > TdApi.Object< / a > < / pre >
2021-03-21 11:37:02 +01:00
< div class = "block" > This class is an abstract base class.< / div >
2021-01-05 17:53:01 +01:00
< / section >
< section class = "summary" >
< ul class = "summary-list" >
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
< li >
< section class = "constructor-summary" id = "constructor.summary" >
< h2 > Constructor Summary< / h2 >
< div class = "member-summary" >
< table class = "summary-table" >
< caption > < span > Constructors< / 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" >
2021-06-30 13:38:16 +02:00
< th class = "col-constructor-name" scope = "row" > < code > < span class = "member-name-link" > < a href = "#%3Cinit%3E()" > CheckStickerSetNameResult< / a > < / span > ()< / code > < / th >
2021-01-05 17:53:01 +01:00
< td class = "col-last" > < / td >
< / tr >
< / tbody >
< / table >
< / div >
< / section >
< / li >
<!-- ========== METHOD SUMMARY =========== -->
< li >
< section class = "method-summary" id = "method.summary" >
< h2 > Method Summary< / h2 >
< div class = "inherited-list" >
< h3 id = "methods.inherited.from.class.it.tdlight.jni.TdApi.Object" > Methods inherited from class it.tdlight.jni.< a href = "TdApi.Object.html" title = "class in it.tdlight.jni" > TdApi.Object< / a > < / h3 >
2021-03-21 11:37:02 +01:00
< code > < a href = "TdApi.Object.html#getConstructor()" > getConstructor< / a > , < a href = "TdApi.Object.html#serialize()" > serialize< / a > , < a href = "TdApi.Object.html#serialize(java.io.DataOutput)" > serialize< / a > , < a href = "TdApi.Object.html#toString()" > toString< / a > < / code > < / div >
2021-01-05 17:53:01 +01:00
< div class = "inherited-list" >
< h3 id = "methods.inherited.from.class.java.lang.Object" > Methods inherited from class java.lang.< a href = "https://docs.oracle.com/en/java/javase/13/docs/api/java.base/java/lang/Object.html" title = "class or interface in java.lang" class = "external-link" > Object< / a > < / h3 >
2021-03-21 11:37:02 +01:00
< code > < a href = "https://docs.oracle.com/en/java/javase/13/docs/api/java.base/java/lang/Object.html#equals(java.lang.Object)" title = "class or interface in java.lang" class = "external-link" > equals< / a > , < a href = "https://docs.oracle.com/en/java/javase/13/docs/api/java.base/java/lang/Object.html#getClass()" title = "class or interface in java.lang" class = "external-link" > getClass< / a > , < a href = "https://docs.oracle.com/en/java/javase/13/docs/api/java.base/java/lang/Object.html#hashCode()" title = "class or interface in java.lang" class = "external-link" > hashCode< / a > , < a href = "https://docs.oracle.com/en/java/javase/13/docs/api/java.base/java/lang/Object.html#notify()" title = "class or interface in java.lang" class = "external-link" > notify< / a > , < a href = "https://docs.oracle.com/en/java/javase/13/docs/api/java.base/java/lang/Object.html#notifyAll()" title = "class or interface in java.lang" class = "external-link" > notifyAll< / a > , < a href = "https://docs.oracle.com/en/java/javase/13/docs/api/java.base/java/lang/Object.html#wait()" title = "class or interface in java.lang" class = "external-link" > wait< / a > , < a href = "https://docs.oracle.com/en/java/javase/13/docs/api/java.base/java/lang/Object.html#wait(long)" title = "class or interface in java.lang" class = "external-link" > wait< / a > , < a href = "https://docs.oracle.com/en/java/javase/13/docs/api/java.base/java/lang/Object.html#wait(long,int)" title = "class or interface in java.lang" class = "external-link" > wait< / a > < / code > < / div >
2021-01-05 17:53:01 +01:00
< / section >
< / li >
< / ul >
< / section >
< section class = "details" >
< ul class = "details-list" >
<!-- ========= CONSTRUCTOR DETAIL ======== -->
< li >
< section class = "constructor-details" id = "constructor.detail" >
< h2 > Constructor Details< / h2 >
< ul class = "member-list" >
< li >
< section class = "detail" id = "<init>()" >
2021-06-30 13:38:16 +02:00
< h3 > CheckStickerSetNameResult< / h3 >
< div class = "member-signature" > < span class = "modifiers" > public< / span > < span class = "member-name" > CheckStickerSetNameResult< / span > ()< / div >
2021-01-05 17:53:01 +01:00
< / section >
< / li >
< / ul >
< / section >
< / li >
< / ul >
< / section >
<!-- ========= END OF CLASS DATA ========= -->
< / 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 class = "nav-bar-cell1-rev" > Class< / li >
2021-06-30 13:38:16 +02:00
< li > < a href = "class-use/TdApi.CheckStickerSetNameResult.html" > Use< / a > < / li >
2021-01-05 17:53:01 +01:00
< 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 >
< ul class = "sub-nav-list" >
< li > Summary: < / li >
< li > Nested | < / li >
2021-03-21 11:37:02 +01:00
< li > Field | < / li >
2021-01-05 17:53:01 +01:00
< li > < a href = "#constructor.summary" > Constr< / a > | < / li >
< li > < a href = "#method.summary" > Method< / a > < / li >
< / ul >
< ul class = "sub-nav-list" >
< li > Detail: < / li >
2021-03-21 11:37:02 +01:00
< li > Field | < / li >
2021-01-05 17:53:01 +01:00
< li > < a href = "#constructor.detail" > Constr< / a > | < / li >
2021-03-21 11:37:02 +01:00
< li > Method< / li >
2021-01-05 17:53:01 +01:00
< / ul >
< / div >
< / 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 >