Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
helper_Log.Result Class Reference

Static Public Attributes

int OK = 1
 
int FAILURE = 2
 
int UPDATE = 3
 
int ALREADY_DONE = 4
 
int NEW = 5
 
int SEE_BELOW = 6
 
int IGNORED = 7
 

Member Data Documentation

◆ ALREADY_DONE

int helper_Log.Result.ALREADY_DONE = 4
static

◆ FAILURE

int helper_Log.Result.FAILURE = 2
static

◆ IGNORED

int helper_Log.Result.IGNORED = 7
static

◆ NEW

int helper_Log.Result.NEW = 5
static

◆ OK

int helper_Log.Result.OK = 1
static

◆ SEE_BELOW

int helper_Log.Result.SEE_BELOW = 6
static

◆ UPDATE

int helper_Log.Result.UPDATE = 3
static

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