- Enclosing class:
- TdApi
Removes background from the list of installed backgrounds.
Returns
Ok-
Field Summary
FieldsModifier and TypeFieldDescriptionlongThe background identifier.static final int -
Constructor Summary
ConstructorsConstructorDescriptionRemoves 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
toStringMethods 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. ReturnsOk -
RemoveBackground
public RemoveBackground(long backgroundId) Removes background from the list of installed backgrounds. ReturnsOk- Parameters:
backgroundId- long The background identifier.
-
RemoveBackground
Removes background from the list of installed backgrounds. ReturnsOk- 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()
-