- Enclosing class:
- TdApi
Returns the received vector of numbers;
for testing only. This is an offline
method. Can be called before authorization.
Returns
TestVectorInt-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intint[]Vector of numbers to return. -
Constructor Summary
ConstructorsConstructorDescriptionReturns the received vector of numbers; for testing only.TestCallVectorInt(int[] x) Returns the received vector of numbers; for testing only.TestCallVectorInt(DataInput input) Returns the received vector of numbers; 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[] xVector of numbers to return. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
TestCallVectorInt
public TestCallVectorInt()Returns the received vector of numbers; for testing only. This is an offline method. Can be called before authorization. ReturnsTestVectorInt -
TestCallVectorInt
public TestCallVectorInt(int[] x) Returns the received vector of numbers; for testing only. This is an offline method. Can be called before authorization. ReturnsTestVectorInt- Parameters:
x- int[] Vector of numbers to return.
-
TestCallVectorInt
Returns the received vector of numbers; for testing only. This is an offline method. Can be called before authorization. ReturnsTestVectorInt- 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()
-