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

#include <requesttypes.h>

Public Member Functions

const bool & supportsSync () const
 Gets or sets a value indicating whether [supports synchronize].

 
void setSupportsSync (bool newSupportsSync)
 
bool supportsSyncNull () const
 
void setSupportsSyncNull ()
 
const QString & userId () const
 Gets or sets the user identifier.

 
void setUserId (QString newUserId)
 
bool userIdNull () const
 
void setUserIdNull ()
 

Member Function Documentation

◆ setSupportsSync()

void Jellyfin::Loader::GetDevicesParams::setSupportsSync ( bool newSupportsSync)

◆ setSupportsSyncNull()

void Jellyfin::Loader::GetDevicesParams::setSupportsSyncNull ( )

◆ setUserId()

void Jellyfin::Loader::GetDevicesParams::setUserId ( QString newUserId)

◆ setUserIdNull()

void Jellyfin::Loader::GetDevicesParams::setUserIdNull ( )

◆ supportsSync()

const bool & Jellyfin::Loader::GetDevicesParams::supportsSync ( ) const

Gets or sets a value indicating whether [supports synchronize].

◆ supportsSyncNull()

bool Jellyfin::Loader::GetDevicesParams::supportsSyncNull ( ) const

◆ userId()

const QString & Jellyfin::Loader::GetDevicesParams::userId ( ) const

Gets or sets the user identifier.

◆ userIdNull()

bool Jellyfin::Loader::GetDevicesParams::userIdNull ( ) const

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