Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
Loading...
Searching...
No Matches
Jellyfin::DTO::PlaystateMessage Member List

This is the complete list of members for Jellyfin::DTO::PlaystateMessage, including all inherited members.

data() constJellyfin::DTO::PlaystateMessage
fromJson(QJsonObject source)Jellyfin::DTO::PlaystateMessagestatic
m_dataJellyfin::DTO::PlaystateMessageprotected
m_messageIdJellyfin::DTO::PlaystateMessageprotected
m_messageTypeJellyfin::DTO::PlaystateMessageprotected
messageId() constJellyfin::DTO::PlaystateMessage
messageType() constJellyfin::DTO::PlaystateMessage
PlaystateMessage(QSharedPointer< PlaystateRequest > data, QString messageId, SessionMessageType messageType)Jellyfin::DTO::PlaystateMessage
PlaystateMessage(const PlaystateMessage &other)Jellyfin::DTO::PlaystateMessage
replaceData(PlaystateMessage &other)Jellyfin::DTO::PlaystateMessage
setData(QSharedPointer< PlaystateRequest > newData)Jellyfin::DTO::PlaystateMessage
setFromJson(QJsonObject source)Jellyfin::DTO::PlaystateMessage
setMessageId(QString newMessageId)Jellyfin::DTO::PlaystateMessage
setMessageType(SessionMessageType newMessageType)Jellyfin::DTO::PlaystateMessage
toJson() constJellyfin::DTO::PlaystateMessage