mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-06 10:22:04 +01:00
update nuget
This commit is contained in:
@@ -18,6 +18,11 @@ namespace MediaBrowser.Model.ApiClient
|
||||
{
|
||||
public interface IApiClient : IDisposable
|
||||
{
|
||||
/// <summary>
|
||||
/// Occurs when [HTTP response received].
|
||||
/// </summary>
|
||||
event EventHandler<HttpResponseEventArgs> HttpResponseReceived;
|
||||
|
||||
/// <summary>
|
||||
/// Marks the notifications read.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user