- Enclosing class:
- TdApi
Returns information about a file with
messages exported from another application.
Returns
MessageFileType
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
Beginning of the message file; up to 100 first lines. -
Constructor Summary
ConstructorDescriptionReturns information about a file with messages exported from another application.GetMessageFileType
(DataInput input) Returns information about a file with messages exported from another application.GetMessageFileType
(String messageFileHead) Returns information about a file with messages exported from another application. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Function
toString
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize
-
Field Details
-
messageFileHead
Beginning of the message file; up to 100 first lines. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
GetMessageFileType
public GetMessageFileType()Returns information about a file with messages exported from another application. ReturnsMessageFileType
-
GetMessageFileType
Returns information about a file with messages exported from another application. ReturnsMessageFileType
- Parameters:
messageFileHead
- String Beginning of the message file; up to 100 first lines.
-
GetMessageFileType
Returns information about a file with messages exported from another application. ReturnsMessageFileType
- 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()
-