22 #ifndef BACKENDS_NETWORKING_SDL_NET_LISTAJAXHANDLER_H 23 #define BACKENDS_NETWORKING_SDL_NET_LISTAJAXHANDLER_H 25 #include "backends/networking/sdl_net/handlers/filesbasehandler.h" 26 #include "common/formats/json.h" 48 static ItemType detectType(
bool isDirectory,
const Common::String &name);
57 void handle(
Client &client)
override;
Definition: scummvmcloud.h:31
Definition: listajaxhandler.h:30
Definition: filesbasehandler.h:33