◆ ApiClientPrivate()
Jellyfin::ApiClientPrivate::ApiClientPrivate |
( |
ApiClient * | parent | ) |
|
◆ ~ApiClientPrivate()
virtual Jellyfin::ApiClientPrivate::~ApiClientPrivate |
( |
| ) |
|
|
inlinevirtual |
◆ retrieveDeviceId()
QUuid Jellyfin::ApiClientPrivate::retrieveDeviceId |
( |
| ) |
const |
Retrieves the device ID or generates a random one.
◆ appName
QString Jellyfin::ApiClientPrivate::appName |
◆ authenticated
bool Jellyfin::ApiClientPrivate::authenticated = false |
◆ baseUrl
QString Jellyfin::ApiClientPrivate::baseUrl |
◆ clientCapabilities
◆ componentBeingParsed
bool Jellyfin::ApiClientPrivate::componentBeingParsed = false |
◆ credManager
◆ deviceId
QString Jellyfin::ApiClientPrivate::deviceId |
◆ deviceName
QString Jellyfin::ApiClientPrivate::deviceName |
◆ deviceProfile
◆ deviceType
Model::DeviceType Jellyfin::ApiClientPrivate::deviceType = Model::DeviceType::Unknown |
◆ eventbus
EventBus* Jellyfin::ApiClientPrivate::eventbus |
◆ online
bool Jellyfin::ApiClientPrivate::online = true |
◆ settings
◆ supportedCommands
◆ token
QString Jellyfin::ApiClientPrivate::token |
◆ userId
QString Jellyfin::ApiClientPrivate::userId |
◆ webSocket
WebSocket* Jellyfin::ApiClientPrivate::webSocket |
The documentation for this class was generated from the following file: