- Enclosing class:
- TdApi
Changes pause state of all files in
the file download list.
Returns
Ok
-
Field Summary
Modifier and TypeFieldDescriptionboolean
Pass true to pause all downloads; pass false to unpause them.static final int
-
Constructor Summary
ConstructorDescriptionChanges 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
toString
Methods 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:
getConstructor
in classTdApi.Object
-
serialize
- Specified by:
serialize
in classTdApi.Object
- Throws:
IOException
-
equals
-
hashCode
public int hashCode()
-