SetAutoDownloadSettings constructor

SetAutoDownloadSettings(
  1. {required AutoDownloadSettings settings,
  2. required NetworkType type,
  3. int? extra,
  4. int? clientId}
)

Sets auto-download settings

Returns Ok

Implementation

SetAutoDownloadSettings