- Enclosing class:
- TdApi
Changes pause state of all files in
the file download list.
Returns
Ok-
Field Summary
FieldsModifier and TypeFieldDescriptionbooleanPass true to pause all downloads; pass false to unpause them.static final int -
Constructor Summary
ConstructorsConstructorDescriptionChanges pause state of all files in the file download list.ToggleAllDownloadsArePaused(boolean arePaused) Changes pause state of all files in the file download list.Changes pause state of all files in the file download list. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Function
toStringMethods inherited from class it.tdlight.jni.TdApi.Object
serialize
-
Field Details
-
arePaused
public boolean arePausedPass true to pause all downloads; pass false to unpause them. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
ToggleAllDownloadsArePaused
public ToggleAllDownloadsArePaused()Changes pause state of all files in the file download list. ReturnsOk -
ToggleAllDownloadsArePaused
public ToggleAllDownloadsArePaused(boolean arePaused) Changes pause state of all files in the file download list. ReturnsOk- Parameters:
arePaused- boolean Pass true to pause all downloads; pass false to unpause them.
-
ToggleAllDownloadsArePaused
Changes pause state of all files in the file download list. 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()
-