Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
CAddonInstaller::CDownloadJob Class Reference

#include <AddonInstaller.h>

Public Member Functions

 CDownloadJob (unsigned int id)
 

Public Attributes

unsigned int jobID
 
unsigned int progress = 0
 
bool downloadFinshed = false
 

Constructor & Destructor Documentation

◆ CDownloadJob()

CAddonInstaller::CDownloadJob::CDownloadJob ( unsigned int  id)
inlineexplicit

Member Data Documentation

◆ downloadFinshed

bool CAddonInstaller::CDownloadJob::downloadFinshed = false

◆ jobID

unsigned int CAddonInstaller::CDownloadJob::jobID

◆ progress

unsigned int CAddonInstaller::CDownloadJob::progress = 0

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