#include <servershuttingdownmessage.h>
◆ ServerShuttingDownMessage() [1/2]
| Jellyfin::DTO::ServerShuttingDownMessage::ServerShuttingDownMessage |
( |
QString | messageId, |
|
|
SessionMessageType | messageType ) |
◆ ServerShuttingDownMessage() [2/2]
| Jellyfin::DTO::ServerShuttingDownMessage::ServerShuttingDownMessage |
( |
const ServerShuttingDownMessage & | other | ) |
|
◆ fromJson()
◆ messageId()
| QString Jellyfin::DTO::ServerShuttingDownMessage::messageId |
( |
| ) |
const |
Gets or sets the message id.
◆ messageType()
◆ replaceData()
Replaces the data being hold by this class with that of the other.
◆ setFromJson()
| void Jellyfin::DTO::ServerShuttingDownMessage::setFromJson |
( |
QJsonObject | source | ) |
|
◆ setMessageId()
| void Jellyfin::DTO::ServerShuttingDownMessage::setMessageId |
( |
QString | newMessageId | ) |
|
Gets or sets the message id.
◆ setMessageType()
| void Jellyfin::DTO::ServerShuttingDownMessage::setMessageType |
( |
SessionMessageType | newMessageType | ) |
|
◆ toJson()
| QJsonObject Jellyfin::DTO::ServerShuttingDownMessage::toJson |
( |
| ) |
const |
◆ m_messageId
| QString Jellyfin::DTO::ServerShuttingDownMessage::m_messageId |
|
protected |
◆ m_messageType
The documentation for this class was generated from the following files: