java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.Backgrounds
- Enclosing class:
- TdApi
Contains a list of backgrounds.
-
Field Summary
Modifier and TypeFieldDescriptionA list of backgrounds.static final int
-
Constructor Summary
ConstructorDescriptionContains a list of backgrounds.Backgrounds
(TdApi.Background[] backgrounds) Contains a list of backgrounds.Backgrounds
(DataInput input) Contains a list of backgrounds. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize, toString
-
Field Details
-
backgrounds
A list of backgrounds. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
Backgrounds
public Backgrounds()Contains a list of backgrounds. -
Backgrounds
Contains a list of backgrounds.- Parameters:
backgrounds
- Background[] A list of backgrounds.
-
Backgrounds
Contains a list of 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()
-