Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
|
#include <requesttypes.h>
Public Member Functions | |
const QSharedPointer< PingRequestDto > & | body () const |
The new ping. | |
void | setBody (QSharedPointer< PingRequestDto > newBody) |
const QSharedPointer< PingRequestDto > & Jellyfin::Loader::SyncPlayPingParams::body | ( | ) | const |
The new ping.
void Jellyfin::Loader::SyncPlayPingParams::setBody | ( | QSharedPointer< PingRequestDto > | newBody | ) |