java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.Function<TdApi.AutoDownloadSettingsPresets>
it.tdlight.jni.TdApi.GetAutoDownloadSettingsPresets
- Enclosing class:
- TdApi
public static final class TdApi.GetAutoDownloadSettingsPresets
extends TdApi.Function<TdApi.AutoDownloadSettingsPresets>
Returns auto-download settings presets
for the current user.
Returns
AutoDownloadSettingsPresets
-
Field Summary
-
Constructor Summary
ConstructorDescriptionReturns auto-download settings presets for the current user.Returns auto-download settings presets for the current user. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Function
toString
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize
-
Field Details
-
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
GetAutoDownloadSettingsPresets
public GetAutoDownloadSettingsPresets()Returns auto-download settings presets for the current user. ReturnsAutoDownloadSettingsPresets
-
GetAutoDownloadSettingsPresets
Returns auto-download settings presets for the current user. ReturnsAutoDownloadSettingsPresets
- 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()
-