Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
JSONRPC::CJSONRPCUtils Class Reference

#include <JSONRPCUtils.h>

Static Public Member Functions

static void NotifyItemUpdated ()
 
static void NotifyItemUpdated (const std::shared_ptr< CFileItem > &item)
 
static void NotifyItemUpdated (const CVideoInfoTag &info, const std::map< std::string, std::string > &artwork)
 

Member Function Documentation

◆ NotifyItemUpdated() [1/3]

void CJSONRPCUtils::NotifyItemUpdated ( )
static

◆ NotifyItemUpdated() [2/3]

void CJSONRPCUtils::NotifyItemUpdated ( const CVideoInfoTag & info,
const std::map< std::string, std::string > & artwork )
static

◆ NotifyItemUpdated() [3/3]

void CJSONRPCUtils::NotifyItemUpdated ( const std::shared_ptr< CFileItem > & item)
static

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