java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.InternalLinkType
it.tdlight.jni.TdApi.InternalLinkTypeTheme
- Enclosing class:
- TdApi
The link is a link to a theme. TDLib
has no theme support yet.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
Name of the theme. -
Constructor Summary
ConstructorDescriptionThe link is a link to a theme.InternalLinkTypeTheme
(DataInput input) The link is a link to a theme.InternalLinkTypeTheme
(String themeName) The link is a link to a theme. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize, toString
-
Field Details
-
themeName
Name of the theme. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
InternalLinkTypeTheme
public InternalLinkTypeTheme()The link is a link to a theme. TDLib has no theme support yet. -
InternalLinkTypeTheme
The link is a link to a theme. TDLib has no theme support yet.- Parameters:
themeName
- String Name of the theme.
-
InternalLinkTypeTheme
The link is a link to a theme. TDLib has no theme support yet.- 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()
-