- Enclosing class:
- TdApi
Sets auto-download settings.
Returns
Ok
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
New user auto-download settings.Type of the network for which the new settings are relevant. -
Constructor Summary
ConstructorDescriptionSets auto-download settings.SetAutoDownloadSettings
(TdApi.AutoDownloadSettings settings, TdApi.NetworkType type) Sets auto-download settings.SetAutoDownloadSettings
(DataInput input) Sets auto-download settings. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Function
toString
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize
-
Field Details
-
settings
New user auto-download settings. -
type
Type of the network for which the new settings are relevant. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
SetAutoDownloadSettings
public SetAutoDownloadSettings()Sets auto-download settings. ReturnsOk
-
SetAutoDownloadSettings
Sets auto-download settings. ReturnsOk
- Parameters:
settings
- AutoDownloadSettings New user auto-download settings.type
- NetworkType Type of the network for which the new settings are relevant.
-
SetAutoDownloadSettings
Sets auto-download settings. 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()
-