Update session ping

This commit is contained in:
gion
2020-04-17 12:57:36 +02:00
parent 6519eebabb
commit 40889702d0
5 changed files with 6 additions and 17 deletions

View File

@@ -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