mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-05 07:18:47 +01:00
add reel
This commit is contained in:
@@ -30,7 +30,9 @@ namespace MediaBrowser.Model.ApiClient
|
||||
/// Occurs when [connect user sign out].
|
||||
/// </summary>
|
||||
event EventHandler<EventArgs> ConnectUserSignOut;
|
||||
|
||||
[Obsolete]
|
||||
event EventHandler<EventArgs> RemoteLoggedOut;
|
||||
|
||||
/// <summary>
|
||||
/// Gets the connect user.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user