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

#include <requesttypes.h>

Public Member Functions

const QSharedPointer< NewGroupRequestDto > & body () const
 The settings of the new group.

 
void setBody (QSharedPointer< NewGroupRequestDto > newBody)
 

Member Function Documentation

◆ body()

const QSharedPointer< NewGroupRequestDto > & Jellyfin::Loader::SyncPlayCreateGroupParams::body ( ) const

The settings of the new group.

◆ setBody()

void Jellyfin::Loader::SyncPlayCreateGroupParams::setBody ( QSharedPointer< NewGroupRequestDto > newBody)

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