- Enclosing class:
- TdApi
Returns the received vector of strings;
for testing only. This is an offline
method. Can be called before authorization.
Returns
TestVectorString
-
Field Summary
-
Constructor Summary
ConstructorDescriptionReturns the received vector of strings; for testing only.TestCallVectorString
(DataInput input) Returns the received vector of strings; for testing only.Returns the received vector of strings; 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
Vector of strings to return. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
TestCallVectorString
public TestCallVectorString()Returns the received vector of strings; for testing only. This is an offline method. Can be called before authorization. ReturnsTestVectorString
-
TestCallVectorString
Returns the received vector of strings; for testing only. This is an offline method. Can be called before authorization. ReturnsTestVectorString
- Parameters:
x
- String[] Vector of strings to return.
-
TestCallVectorString
Returns the received vector of strings; for testing only. This is an offline method. Can be called before authorization. ReturnsTestVectorString
- 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()
-