Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
ADDON::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()

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

Member Data Documentation

◆ downloadFinshed

bool ADDON::CAddonInstaller::CDownloadJob::downloadFinshed = false

◆ jobID

unsigned int ADDON::CAddonInstaller::CDownloadJob::jobID

◆ progress

unsigned int ADDON::CAddonInstaller::CDownloadJob::progress = 0

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