- Enclosing class:
- TdApi
Converts a themeParameters object to
corresponding JSON-serialized string.
Can be called synchronously.
Returns
Text
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
Theme parameters to convert to JSON. -
Constructor Summary
ConstructorDescriptionConverts a themeParameters object to corresponding JSON-serialized string.Converts a themeParameters object to corresponding JSON-serialized string.Converts a themeParameters object to corresponding JSON-serialized string. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Function
toString
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize
-
Field Details
-
theme
Theme parameters to convert to JSON. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
GetThemeParametersJsonString
public GetThemeParametersJsonString()Converts a themeParameters object to corresponding JSON-serialized string. Can be called synchronously. ReturnsText
-
GetThemeParametersJsonString
Converts a themeParameters object to corresponding JSON-serialized string. Can be called synchronously. ReturnsText
- Parameters:
theme
- ThemeParameters Theme parameters to convert to JSON.
-
GetThemeParametersJsonString
Converts a themeParameters object to corresponding JSON-serialized string. Can be called synchronously. ReturnsText
- 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()
-