- Enclosing class:
- TdApi
Sends a simple network request to the
Telegram servers; for testing only.
Can be called before authorization.
Returns Ok
-
Field Summary
-
Constructor Summary
ConstructorDescriptionSends a simple network request to the Telegram servers; for testing only.TestNetwork
(DataInput input) Sends a simple network request to the Telegram servers; for testing only. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Function
toString
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize
-
Field Details
-
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
TestNetwork
public TestNetwork()Sends a simple network request to the Telegram servers; for testing only. Can be called before authorization.Returns
Ok
-
TestNetwork
Sends a simple network request to the Telegram servers; for testing only. Can be called before authorization.Returns
Ok
- 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()
-