- Enclosing class:
- TdApi
Removes an animation from the list of saved animations.
Returns
Ok
-
Field Summary
Modifier and TypeFieldDescriptionAnimation file to be removed.static final int
-
Constructor Summary
ConstructorDescriptionRemoves an animation from the list of saved animations.RemoveSavedAnimation
(TdApi.InputFile animation) Removes an animation from the list of saved animations.RemoveSavedAnimation
(DataInput input) Removes an animation from the list of saved animations. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Function
toString
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize
-
Field Details
-
animation
Animation file to be removed. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
RemoveSavedAnimation
public RemoveSavedAnimation()Removes an animation from the list of saved animations. ReturnsOk
-
RemoveSavedAnimation
Removes an animation from the list of saved animations. ReturnsOk
- Parameters:
animation
- InputFile Animation file to be removed.
-
RemoveSavedAnimation
Removes an animation from the list of saved animations. ReturnsOk
- 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()
-