#include <requesttypes.h>
◆ channelIds()
      
        
          | const QStringList & Jellyfin::Loader::GetLatestChannelItemsParams::channelIds  | 
          ( | 
           | ) | 
           const | 
        
      
 
Optional. Specify one or more channel id's, comma delimited. 
 
 
◆ channelIdsNull()
      
        
          | bool Jellyfin::Loader::GetLatestChannelItemsParams::channelIdsNull  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ fields()
      
        
          | const QList< ItemFields > & Jellyfin::Loader::GetLatestChannelItemsParams::fields  | 
          ( | 
           | ) | 
           const | 
        
      
 
Optional. Specify additional fields of information to return in the output. 
 
 
 
◆ fieldsNull()
      
        
          | bool Jellyfin::Loader::GetLatestChannelItemsParams::fieldsNull  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ filters()
      
        
          | const QList< ItemFilter > & Jellyfin::Loader::GetLatestChannelItemsParams::filters  | 
          ( | 
           | ) | 
           const | 
        
      
 
Optional. Specify additional filters to apply. 
 
 
 
◆ filtersNull()
      
        
          | bool Jellyfin::Loader::GetLatestChannelItemsParams::filtersNull  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ limit()
      
        
          | const qint32 & Jellyfin::Loader::GetLatestChannelItemsParams::limit  | 
          ( | 
           | ) | 
           const | 
        
      
 
Optional. The maximum number of records to return. 
 
 
 
◆ limitNull()
      
        
          | bool Jellyfin::Loader::GetLatestChannelItemsParams::limitNull  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ setChannelIds()
      
        
          | void Jellyfin::Loader::GetLatestChannelItemsParams::setChannelIds  | 
          ( | 
          QStringList |           newChannelIds | ) | 
           | 
        
      
 
 
◆ setChannelIdsNull()
      
        
          | void Jellyfin::Loader::GetLatestChannelItemsParams::setChannelIdsNull  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ setFields()
      
        
          | void Jellyfin::Loader::GetLatestChannelItemsParams::setFields  | 
          ( | 
          QList< ItemFields > |           newFields | ) | 
           | 
        
      
 
 
◆ setFieldsNull()
      
        
          | void Jellyfin::Loader::GetLatestChannelItemsParams::setFieldsNull  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ setFilters()
      
        
          | void Jellyfin::Loader::GetLatestChannelItemsParams::setFilters  | 
          ( | 
          QList< ItemFilter > |           newFilters | ) | 
           | 
        
      
 
 
◆ setFiltersNull()
      
        
          | void Jellyfin::Loader::GetLatestChannelItemsParams::setFiltersNull  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ setLimit()
      
        
          | void Jellyfin::Loader::GetLatestChannelItemsParams::setLimit  | 
          ( | 
          qint32 |           newLimit | ) | 
           | 
        
      
 
 
◆ setLimitNull()
      
        
          | void Jellyfin::Loader::GetLatestChannelItemsParams::setLimitNull  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ setStartIndex()
      
        
          | void Jellyfin::Loader::GetLatestChannelItemsParams::setStartIndex  | 
          ( | 
          qint32 |           newStartIndex | ) | 
           | 
        
      
 
 
◆ setStartIndexNull()
      
        
          | void Jellyfin::Loader::GetLatestChannelItemsParams::setStartIndexNull  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ setUserId()
      
        
          | void Jellyfin::Loader::GetLatestChannelItemsParams::setUserId  | 
          ( | 
          QString |           newUserId | ) | 
           | 
        
      
 
 
◆ setUserIdNull()
      
        
          | void Jellyfin::Loader::GetLatestChannelItemsParams::setUserIdNull  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ startIndex()
      
        
          | const qint32 & Jellyfin::Loader::GetLatestChannelItemsParams::startIndex  | 
          ( | 
           | ) | 
           const | 
        
      
 
Optional. The record index to start at. All items with a lower index will be dropped from the results. 
 
 
 
◆ startIndexNull()
      
        
          | bool Jellyfin::Loader::GetLatestChannelItemsParams::startIndexNull  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ userId()
      
        
          | const QString & Jellyfin::Loader::GetLatestChannelItemsParams::userId  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ userIdNull()
      
        
          | bool Jellyfin::Loader::GetLatestChannelItemsParams::userIdNull  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
The documentation for this class was generated from the following files: