java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.PageBlock
it.tdlight.jni.TdApi.PageBlockAnchor
- Enclosing class:
- TdApi
An invisible anchor on a page, which
can be used in a URL to open the page
from the specified anchor.
-
Field Summary
-
Constructor Summary
ConstructorDescriptionAn invisible anchor on a page, which can be used in a URL to open the page from the specified anchor.PageBlockAnchor
(DataInput input) An invisible anchor on a page, which can be used in a URL to open the page from the specified anchor.PageBlockAnchor
(String name) An invisible anchor on a page, which can be used in a URL to open the page from the specified anchor. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize, toString
-
Field Details
-
name
Name of the anchor. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
PageBlockAnchor
public PageBlockAnchor()An invisible anchor on a page, which can be used in a URL to open the page from the specified anchor. -
PageBlockAnchor
An invisible anchor on a page, which can be used in a URL to open the page from the specified anchor.- Parameters:
name
- String Name of the anchor.
-
PageBlockAnchor
An invisible anchor on a page, which can be used in a URL to open the page from the specified 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()
-