- 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) -
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.Returns
Ok
-
RemoveSavedAnimation
Removes an animation from the list of saved animations.Returns
Ok
- Parameters:
animation
- InputFile Animation file to be removed.
-
RemoveSavedAnimation
- 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()
-