java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.FileType
it.tdlight.jni.TdApi.FileTypeVoiceNote
- Enclosing class:
- TdApi
The file is a voice note.
-
Field Summary
-
Constructor Summary
ConstructorDescriptionThe file is a voice note.FileTypeVoiceNote
(DataInput input) The file is a voice note. -
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
-
FileTypeVoiceNote
public FileTypeVoiceNote()The file is a voice note. -
FileTypeVoiceNote
The file is a voice note.- 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()
-