java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.MessageFileType
it.tdlight.jni.TdApi.MessageFileTypePrivate
- Enclosing class:
- TdApi
The messages was exported from a private chat.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
Name of the other party; may be empty if unrecognized. -
Constructor Summary
ConstructorDescriptionThe messages was exported from a private chat.MessageFileTypePrivate
(DataInput input) The messages was exported from a private chat.MessageFileTypePrivate
(String name) The messages was exported from a private chat. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize, toString
-
Field Details
-
name
Name of the other party; may be empty if unrecognized. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
MessageFileTypePrivate
public MessageFileTypePrivate()The messages was exported from a private chat. -
MessageFileTypePrivate
The messages was exported from a private chat.- Parameters:
name
- String Name of the other party; may be empty if unrecognized.
-
MessageFileTypePrivate
The messages was exported from a private chat.- 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()
-