java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.Update
it.tdlight.jni.TdApi.UpdateSelectedBackground
- Enclosing class:
- TdApi
The selected background has changed.
-
Field Summary
Modifier and TypeFieldDescriptionThe new selected background; may be null.static final int
boolean
True, if background for dark theme has changed. -
Constructor Summary
ConstructorDescriptionThe selected background has changed.UpdateSelectedBackground
(boolean forDarkTheme, TdApi.Background background) The selected background has changed.The selected background has changed. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize, toString
-
Field Details
-
forDarkTheme
public boolean forDarkThemeTrue, if background for dark theme has changed. -
background
The new selected background; may be null. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
UpdateSelectedBackground
public UpdateSelectedBackground()The selected background has changed. -
UpdateSelectedBackground
The selected background has changed.- Parameters:
forDarkTheme
- boolean True, if background for dark theme has changed.background
- Background The new selected background; may be null.
-
UpdateSelectedBackground
The selected background has changed.- 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()
-