java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.ThumbnailFormat
it.tdlight.jni.TdApi.ThumbnailFormatPng
- Enclosing class:
- TdApi
The thumbnail is in PNG format. It
will be used only for background patterns.
-
Field Summary
-
Constructor Summary
ConstructorDescriptionThe thumbnail is in PNG format.ThumbnailFormatPng
(DataInput input) The thumbnail is in PNG format. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize, toString
-
Field Details
-
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
ThumbnailFormatPng
public ThumbnailFormatPng()The thumbnail is in PNG format. It will be used only for background patterns. -
ThumbnailFormatPng
The thumbnail is in PNG format. It will be used only for background patterns.- 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()
-