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

#include <requesttypes.h>

Public Member Functions

const QSharedPointer< ForgotPasswordDto > & body () const
 The forgot password request containing the entered username.
 
void setBody (QSharedPointer< ForgotPasswordDto > newBody)
 

Member Function Documentation

◆ body()

const QSharedPointer< ForgotPasswordDto > & Jellyfin::Loader::ForgotPasswordParams::body ( ) const

The forgot password request containing the entered username.

◆ setBody()

void Jellyfin::Loader::ForgotPasswordParams::setBody ( QSharedPointer< ForgotPasswordDto > newBody)

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