- Enclosing class:
- TdApi
Returns backgrounds installed by the user.
Returns Backgrounds
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
boolean
True, if the backgrounds must be ordered for dark theme. -
Constructor Summary
ConstructorDescriptionReturns backgrounds installed by the user.GetBackgrounds
(boolean forDarkTheme) Returns backgrounds installed by the user.GetBackgrounds
(DataInput input) Returns backgrounds installed by the user. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Function
toString
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize
-
Field Details
-
forDarkTheme
public boolean forDarkThemeTrue, if the backgrounds must be ordered for dark theme. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
GetBackgrounds
public GetBackgrounds()Returns backgrounds installed by the user.Returns
Backgrounds
-
GetBackgrounds
public GetBackgrounds(boolean forDarkTheme) Returns backgrounds installed by the user.Returns
Backgrounds
- Parameters:
forDarkTheme
- boolean True, if the backgrounds must be ordered for dark theme.
-
GetBackgrounds
Returns backgrounds installed by the user.Returns
Backgrounds
- 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()
-