#include <inboundkeepalivemessage.h>
◆ InboundKeepAliveMessage() [1/2]
| Jellyfin::DTO::InboundKeepAliveMessage::InboundKeepAliveMessage |
( |
SessionMessageType | messageType | ) |
|
◆ InboundKeepAliveMessage() [2/2]
| Jellyfin::DTO::InboundKeepAliveMessage::InboundKeepAliveMessage |
( |
const InboundKeepAliveMessage & | other | ) |
|
◆ fromJson()
◆ messageType()
◆ replaceData()
Replaces the data being hold by this class with that of the other.
◆ setFromJson()
| void Jellyfin::DTO::InboundKeepAliveMessage::setFromJson |
( |
QJsonObject | source | ) |
|
◆ setMessageType()
| void Jellyfin::DTO::InboundKeepAliveMessage::setMessageType |
( |
SessionMessageType | newMessageType | ) |
|
◆ toJson()
| QJsonObject Jellyfin::DTO::InboundKeepAliveMessage::toJson |
( |
| ) |
const |
◆ m_messageType
The documentation for this class was generated from the following files: