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

#include <requesttypes.h>

Public Member Functions

const QString & channelId () const
 Channel id.

 
void setChannelId (QString newChannelId)
 
const QString & userId () const
 Optional. Attach user data.

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

Member Function Documentation

◆ channelId()

const QString & Jellyfin::Loader::GetChannelParams::channelId ( ) const

Channel id.

◆ setChannelId()

void Jellyfin::Loader::GetChannelParams::setChannelId ( QString newChannelId)

◆ setUserId()

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

◆ setUserIdNull()

void Jellyfin::Loader::GetChannelParams::setUserIdNull ( )

◆ userId()

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

Optional. Attach user data.

◆ userIdNull()

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

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