#include <joingrouprequestdto.h>
◆ JoinGroupRequestDto() [1/2]
Jellyfin::DTO::JoinGroupRequestDto::JoinGroupRequestDto |
( |
QString | groupId | ) |
|
◆ JoinGroupRequestDto() [2/2]
◆ fromJson()
◆ groupId()
QString Jellyfin::DTO::JoinGroupRequestDto::groupId |
( |
| ) |
const |
Gets or sets the group identifier.
◆ replaceData()
Replaces the data being hold by this class with that of the other.
◆ setFromJson()
void Jellyfin::DTO::JoinGroupRequestDto::setFromJson |
( |
QJsonObject | source | ) |
|
◆ setGroupId()
void Jellyfin::DTO::JoinGroupRequestDto::setGroupId |
( |
QString | newGroupId | ) |
|
Gets or sets the group identifier.
◆ toJson()
QJsonObject Jellyfin::DTO::JoinGroupRequestDto::toJson |
( |
| ) |
const |
◆ m_groupId
QString Jellyfin::DTO::JoinGroupRequestDto::m_groupId |
|
protected |
The documentation for this class was generated from the following files: