enigma2  2.6
Public Member Functions | Public Attributes | List of all members
Tools.Downloader.downloadWithProgress Class Reference

Public Member Functions

def __init__ (self, url, outputfile, contextFactory=None, *args, **kwargs)
 
def start (self)
 
def stop (self)
 
def addProgress (self, progress_callback)
 

Public Attributes

 factory
 
 connection
 

Constructor & Destructor Documentation

◆ __init__()

def Tools.Downloader.downloadWithProgress.__init__ (   self,
  url,
  outputfile,
  contextFactory = None,
args,
**  kwargs 
)

Member Function Documentation

◆ addProgress()

def Tools.Downloader.downloadWithProgress.addProgress (   self,
  progress_callback 
)

◆ start()

def Tools.Downloader.downloadWithProgress.start (   self)

◆ stop()

def Tools.Downloader.downloadWithProgress.stop (   self)

Member Data Documentation

◆ connection

Tools.Downloader.downloadWithProgress.connection

◆ factory

Tools.Downloader.downloadWithProgress.factory

The documentation for this class was generated from the following file: