- Enclosing class:
- TdApi
Converts a JsonValue object to
corresponding JSON-serialized string.
Can be called synchronously.
Returns
Text-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intThe JsonValue object. -
Constructor Summary
ConstructorsConstructorDescriptionConverts a JsonValue object to corresponding JSON-serialized string.GetJsonString(TdApi.JsonValue jsonValue) Converts a JsonValue object to corresponding JSON-serialized string.GetJsonString(DataInput input) Converts a JsonValue object to corresponding JSON-serialized string. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Function
toStringMethods inherited from class it.tdlight.jni.TdApi.Object
serialize
-
Field Details
-
jsonValue
The JsonValue object. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
GetJsonString
public GetJsonString()Converts a JsonValue object to corresponding JSON-serialized string. Can be called synchronously. ReturnsText -
GetJsonString
Converts a JsonValue object to corresponding JSON-serialized string. Can be called synchronously. ReturnsText- Parameters:
jsonValue- JsonValue The JsonValue object.
-
GetJsonString
Converts a JsonValue object to corresponding JSON-serialized string. Can be called synchronously. ReturnsText- 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()
-