- Enclosing class:
- TdApi
Sets auto-download settings.
Returns
Ok-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intNew user auto-download settings.Type of the network for which the new settings are relevant. -
Constructor Summary
ConstructorsConstructorDescriptionSets 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
toStringMethods 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:
getConstructorin classTdApi.Object
-
serialize
- Specified by:
serializein classTdApi.Object- Throws:
IOException
-
equals
-
hashCode
public int hashCode()
-