Variable SessionMessageTypeConst
SessionMessageType: {
ActivityLogEntry: "ActivityLogEntry";
ActivityLogEntryStart: "ActivityLogEntryStart";
ActivityLogEntryStop: "ActivityLogEntryStop";
ForceKeepAlive: "ForceKeepAlive";
GeneralCommand: "GeneralCommand";
KeepAlive: "KeepAlive";
LibraryChanged: "LibraryChanged";
PackageInstallationCancelled: "PackageInstallationCancelled";
PackageInstallationCompleted: "PackageInstallationCompleted";
PackageInstallationFailed: "PackageInstallationFailed";
PackageInstalling: "PackageInstalling";
PackageUninstalled: "PackageUninstalled";
Play: "Play";
Playstate: "Playstate";
RefreshProgress: "RefreshProgress";
RestartRequired: "RestartRequired";
ScheduledTaskEnded: "ScheduledTaskEnded";
ScheduledTasksInfo: "ScheduledTasksInfo";
ScheduledTasksInfoStart: "ScheduledTasksInfoStart";
ScheduledTasksInfoStop: "ScheduledTasksInfoStop";
SeriesTimerCancelled: "SeriesTimerCancelled";
SeriesTimerCreated: "SeriesTimerCreated";
ServerRestarting: "ServerRestarting";
ServerShuttingDown: "ServerShuttingDown";
Sessions: "Sessions";
SessionsStart: "SessionsStart";
SessionsStop: "SessionsStop";
SyncPlayCommand: "SyncPlayCommand";
SyncPlayGroupUpdate: "SyncPlayGroupUpdate";
TimerCancelled: "TimerCancelled";
TimerCreated: "TimerCreated";
UserDataChanged: "UserDataChanged";
UserDeleted: "UserDeleted";
UserUpdated: "UserUpdated";
} = ...
Type Declaration
-
ReadonlyActivityLogEntry: "ActivityLogEntry"
-
ReadonlyActivityLogEntryStart: "ActivityLogEntryStart"
-
ReadonlyActivityLogEntryStop: "ActivityLogEntryStop"
-
ReadonlyForceKeepAlive: "ForceKeepAlive"
-
ReadonlyGeneralCommand: "GeneralCommand"
-
ReadonlyKeepAlive: "KeepAlive"
-
ReadonlyLibraryChanged: "LibraryChanged"
-
ReadonlyPackageInstallationCancelled: "PackageInstallationCancelled"
-
ReadonlyPackageInstallationCompleted: "PackageInstallationCompleted"
-
ReadonlyPackageInstallationFailed: "PackageInstallationFailed"
-
ReadonlyPackageInstalling: "PackageInstalling"
-
ReadonlyPackageUninstalled: "PackageUninstalled"
-
ReadonlyPlay: "Play"
-
ReadonlyPlaystate: "Playstate"
-
ReadonlyRefreshProgress: "RefreshProgress"
-
ReadonlyRestartRequired: "RestartRequired"
-
ReadonlyScheduledTaskEnded: "ScheduledTaskEnded"
-
ReadonlyScheduledTasksInfo: "ScheduledTasksInfo"
-
ReadonlyScheduledTasksInfoStart: "ScheduledTasksInfoStart"
-
ReadonlyScheduledTasksInfoStop: "ScheduledTasksInfoStop"
-
ReadonlySeriesTimerCancelled: "SeriesTimerCancelled"
-
ReadonlySeriesTimerCreated: "SeriesTimerCreated"
-
ReadonlyServerRestarting: "ServerRestarting"
-
ReadonlyServerShuttingDown: "ServerShuttingDown"
-
ReadonlySessions: "Sessions"
-
ReadonlySessionsStart: "SessionsStart"
-
ReadonlySessionsStop: "SessionsStop"
-
ReadonlySyncPlayCommand: "SyncPlayCommand"
-
ReadonlySyncPlayGroupUpdate: "SyncPlayGroupUpdate"
-
ReadonlyTimerCancelled: "TimerCancelled"
-
ReadonlyTimerCreated: "TimerCreated"
-
ReadonlyUserDataChanged: "UserDataChanged"
-
ReadonlyUserDeleted: "UserDeleted"
-
ReadonlyUserUpdated: "UserUpdated"
The different kinds of messages that are used in the WebSocket api.