mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-04 01:11:55 +01:00
Update session ping
This commit is contained in:
@@ -30,10 +30,6 @@ namespace MediaBrowser.Model.Syncplay
|
||||
/// </summary>
|
||||
PrepareSession = 5,
|
||||
/// <summary>
|
||||
/// The keep-alive update. An update to keep alive the socket.
|
||||
/// </summary>
|
||||
KeepAlive = 6,
|
||||
/// <summary>
|
||||
/// The not-in-group update. Tells a user that no group has been joined.
|
||||
/// </summary>
|
||||
NotInGroup = 7
|
||||
|
||||
Reference in New Issue
Block a user