#include <requesttypes.h>
◆ body()
| const QSharedPointer< UpdatePlaylistUserDto > & Jellyfin::Loader::UpdatePlaylistUserParams::body |
( |
| ) |
const |
The Jellyfin.Api.Models.PlaylistDtos.UpdatePlaylistUserDto.
◆ playlistId()
| const QString & Jellyfin::Loader::UpdatePlaylistUserParams::playlistId |
( |
| ) |
const |
◆ setBody()
| void Jellyfin::Loader::UpdatePlaylistUserParams::setBody |
( |
QSharedPointer< UpdatePlaylistUserDto > | newBody | ) |
|
◆ setPlaylistId()
| void Jellyfin::Loader::UpdatePlaylistUserParams::setPlaylistId |
( |
QString | newPlaylistId | ) |
|
◆ setUserId()
| void Jellyfin::Loader::UpdatePlaylistUserParams::setUserId |
( |
QString | newUserId | ) |
|
◆ userId()
| const QString & Jellyfin::Loader::UpdatePlaylistUserParams::userId |
( |
| ) |
const |
The documentation for this class was generated from the following files: