Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
Loading...
Searching...
No Matches
websocket.h File Reference
#include <QJsonDocument>
#include <QJsonArray>
#include <QJsonObject>
#include <QJsonValue>
#include <QDebug>
#include <QObject>
#include <QtGlobal>
#include <QTimer>
#include <QUuid>
#include <QtWebSockets/QWebSocket>
#include "apiclient.h"

Go to the source code of this file.

Classes

class  Jellyfin::WebSocket
 Keeps a connection with the Jellyfin server to receive real time updates. More...
 

Namespaces

namespace  Jellyfin
 
namespace  Jellyfin::DTO
 Contains auto-generated Data Transfer Objects for the Jellyfin HTTP API.
 

Functions

 Q_DECLARE_LOGGING_CATEGORY (jellyfinWebSocket)
 

Function Documentation

◆ Q_DECLARE_LOGGING_CATEGORY()

Q_DECLARE_LOGGING_CATEGORY ( jellyfinWebSocket )