#include <castreceiverapplication.h>
◆ CastReceiverApplication() [1/2]
| Jellyfin::DTO::CastReceiverApplication::CastReceiverApplication |
( |
QString | jellyfinId, |
|
|
QString | name ) |
◆ CastReceiverApplication() [2/2]
| Jellyfin::DTO::CastReceiverApplication::CastReceiverApplication |
( |
const CastReceiverApplication & | other | ) |
|
◆ fromJson()
◆ jellyfinId()
| QString Jellyfin::DTO::CastReceiverApplication::jellyfinId |
( |
| ) |
const |
Gets or sets the cast receiver application id.
◆ name()
| QString Jellyfin::DTO::CastReceiverApplication::name |
( |
| ) |
const |
Gets or sets the cast receiver application name.
◆ replaceData()
Replaces the data being hold by this class with that of the other.
◆ setFromJson()
| void Jellyfin::DTO::CastReceiverApplication::setFromJson |
( |
QJsonObject | source | ) |
|
◆ setJellyfinId()
| void Jellyfin::DTO::CastReceiverApplication::setJellyfinId |
( |
QString | newJellyfinId | ) |
|
Gets or sets the cast receiver application id.
◆ setName()
| void Jellyfin::DTO::CastReceiverApplication::setName |
( |
QString | newName | ) |
|
Gets or sets the cast receiver application name.
◆ toJson()
| QJsonObject Jellyfin::DTO::CastReceiverApplication::toJson |
( |
| ) |
const |
◆ m_jellyfinId
| QString Jellyfin::DTO::CastReceiverApplication::m_jellyfinId |
|
protected |
◆ m_name
| QString Jellyfin::DTO::CastReceiverApplication::m_name |
|
protected |
The documentation for this class was generated from the following files: