java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.PageBlock
it.tdlight.jni.TdApi.PageBlockSubheader
- Enclosing class:
- TdApi
A subheader.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
Subheader. -
Constructor Summary
ConstructorDescriptionA subheader.PageBlockSubheader
(TdApi.RichText subheader) A subheader.PageBlockSubheader
(DataInput input) A subheader. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize, toString
-
Field Details
-
subheader
Subheader. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
PageBlockSubheader
public PageBlockSubheader()A subheader. -
PageBlockSubheader
A subheader.- Parameters:
subheader
- RichText Subheader.
-
PageBlockSubheader
A subheader.- Throws:
IOException
-
-
Method Details
-
getConstructor
public int getConstructor()- Specified by:
getConstructor
in classTdApi.Object
-
serialize
- Specified by:
serialize
in classTdApi.Object
- Throws:
IOException
-
equals
-
hashCode
public int hashCode()
-