Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
Loading...
Searching...
No Matches
Jellyfin::Loader::PingPlaybackSessionParams Class Reference

#include <requesttypes.h>

Public Member Functions

const QString & playSessionId () const
 Playback session id.
 
void setPlaySessionId (QString newPlaySessionId)
 
bool playSessionIdNull () const
 
void setPlaySessionIdNull ()
 

Member Function Documentation

◆ playSessionId()

const QString & Jellyfin::Loader::PingPlaybackSessionParams::playSessionId ( ) const

Playback session id.

◆ playSessionIdNull()

bool Jellyfin::Loader::PingPlaybackSessionParams::playSessionIdNull ( ) const

◆ setPlaySessionId()

void Jellyfin::Loader::PingPlaybackSessionParams::setPlaySessionId ( QString newPlaySessionId)

◆ setPlaySessionIdNull()

void Jellyfin::Loader::PingPlaybackSessionParams::setPlaySessionIdNull ( )

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