- Enclosing class:
- TdApi
Returns the squared received number;
for testing only. This is an offline
method. Can be called before authorization.
Returns
TestInt-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionReturns the squared received number; for testing only.TestSquareInt(int x) Returns the squared received number; for testing only.TestSquareInt(DataInput input) Returns the squared received number; for testing only. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Function
toStringMethods inherited from class it.tdlight.jni.TdApi.Object
serialize
-
Field Details
-
x
public int xNumber to square. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
TestSquareInt
public TestSquareInt()Returns the squared received number; for testing only. This is an offline method. Can be called before authorization. ReturnsTestInt -
TestSquareInt
public TestSquareInt(int x) Returns the squared received number; for testing only. This is an offline method. Can be called before authorization. ReturnsTestInt- Parameters:
x- int Number to square.
-
TestSquareInt
Returns the squared received number; for testing only. This is an offline method. Can be called before authorization. ReturnsTestInt- Throws:
IOException
-
-
Method Details
-
getConstructor
public int getConstructor()- Specified by:
getConstructorin classTdApi.Object
-
serialize
- Specified by:
serializein classTdApi.Object- Throws:
IOException
-
equals
-
hashCode
public int hashCode()
-