Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
kodi::addon::CInstanceVFS::CVFSCallbacks Class Reference

#include <VFS.h>

Public Member Functions

bool GetKeyboardInput (const std::string &heading, std::string &input, bool hiddenInput=false)
 Require keyboard input.
 
void SetErrorDialog (const std::string &heading, const std::string &line1, const std::string &line2="", const std::string &line3="")
 Display an error dialog.
 
void RequireAuthentication (const std::string &url)
 Prompt the user for authentication of a URL.
 
 CVFSCallbacks (const VFSGetDirectoryCallbacks *cb)
 

Constructor & Destructor Documentation

◆ CVFSCallbacks()

kodi::addon::CInstanceVFS::CVFSCallbacks::CVFSCallbacks ( const VFSGetDirectoryCallbacks * cb)
inlineexplicit

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