- Enclosing class:
- TdApi
Removes background from the list of installed backgrounds.
Returns Ok
-
Field Summary
Modifier and TypeFieldDescriptionlong
The background identifier.static final int
-
Constructor Summary
ConstructorDescriptionRemoves background from the list of installed backgrounds.RemoveBackground
(long backgroundId) Removes background from the list of installed backgrounds.RemoveBackground
(DataInput input) Removes background from the list of installed backgrounds. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Function
toString
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize
-
Field Details
-
backgroundId
public long backgroundIdThe background identifier. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
RemoveBackground
public RemoveBackground()Removes background from the list of installed backgrounds.Returns
Ok
-
RemoveBackground
public RemoveBackground(long backgroundId) Removes background from the list of installed backgrounds.Returns
Ok
- Parameters:
backgroundId
- long The background identifier.
-
RemoveBackground
Removes background from the list of installed backgrounds.Returns
Ok
- 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()
-