java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.RichText
it.tdlight.jni.TdApi.RichTextAnchor
- Enclosing class:
- TdApi
An anchor.
-
Field Summary
-
Constructor Summary
ConstructorDescriptionAn anchor.RichTextAnchor
(DataInput input) An anchor.RichTextAnchor
(String name) An anchor. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize, toString
-
Field Details
-
name
Anchor name. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
RichTextAnchor
public RichTextAnchor()An anchor. -
RichTextAnchor
An anchor.- Parameters:
name
- String Anchor name.
-
RichTextAnchor
An anchor.- 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()
-