java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.InternalLinkType
it.tdlight.jni.TdApi.InternalLinkTypeBackground
- Enclosing class:
- TdApi
The link is a link to a background.
Call searchBackground with the given
background name to process the link.
-
Field Summary
Modifier and TypeFieldDescriptionName of the background.static final int
-
Constructor Summary
ConstructorDescriptionThe link is a link to a background.The link is a link to a background.InternalLinkTypeBackground
(String backgroundName) The link is a link to a background. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize, toString
-
Field Details
-
backgroundName
Name of the background. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
InternalLinkTypeBackground
public InternalLinkTypeBackground()The link is a link to a background. Call searchBackground with the given background name to process the link. -
InternalLinkTypeBackground
The link is a link to a background. Call searchBackground with the given background name to process the link.- Parameters:
backgroundName
- String Name of the background.
-
InternalLinkTypeBackground
The link is a link to a background. Call searchBackground with the given background name to process the link.- 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()
-