- Enclosing class:
- TdApi
Returns the received bytes; for testing
only. This is an offline method. Can
be called before authorization.
Returns
TestBytes
-
Field Summary
-
Constructor Summary
ConstructorDescriptionReturns the received bytes; for testing only.TestCallBytes
(byte[] x) Returns the received bytes; for testing only.TestCallBytes
(DataInput input) Returns the received bytes; 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
-
x
public byte[] xBytes to return. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
TestCallBytes
public TestCallBytes()Returns the received bytes; for testing only. This is an offline method. Can be called before authorization. ReturnsTestBytes
-
TestCallBytes
public TestCallBytes(byte[] x) Returns the received bytes; for testing only. This is an offline method. Can be called before authorization. ReturnsTestBytes
- Parameters:
x
- byte[] Bytes to return.
-
TestCallBytes
Returns the received bytes; for testing only. This is an offline method. Can be called before authorization. ReturnsTestBytes
- 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()
-