- Enclosing class:
- TdApi
Returns backgrounds installed by the user.
Returns
Backgrounds-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intbooleanPass true to order returned backgrounds for a dark theme. -
Constructor Summary
ConstructorsConstructorDescriptionReturns 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
toStringMethods inherited from class it.tdlight.jni.TdApi.Object
serialize
-
Field Details
-
forDarkTheme
public boolean forDarkThemePass true to order returned backgrounds for a dark theme. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
GetBackgrounds
public GetBackgrounds()Returns backgrounds installed by the user. ReturnsBackgrounds -
GetBackgrounds
public GetBackgrounds(boolean forDarkTheme) Returns backgrounds installed by the user. ReturnsBackgrounds- Parameters:
forDarkTheme- boolean Pass true to order returned backgrounds for a dark theme.
-
GetBackgrounds
Returns backgrounds installed by the user. ReturnsBackgrounds- 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()
-