java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.PageBlock
it.tdlight.jni.TdApi.PageBlockTitle
- Enclosing class:
- TdApi
The title of a page.
-
Field Summary
-
Constructor Summary
ConstructorDescriptionThe title of a page.PageBlockTitle
(TdApi.RichText title) The title of a page.PageBlockTitle
(DataInput input) The title of a page. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize, toString
-
Field Details
-
title
Title. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
PageBlockTitle
public PageBlockTitle()The title of a page. -
PageBlockTitle
The title of a page.- Parameters:
title
- RichText Title.
-
PageBlockTitle
The title of a page.- 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()
-