updated nuget

This commit is contained in:
Luke Pulverenti
2013-07-07 00:54:16 -04:00
parent 8c8ac0a744
commit e3690b2ddd
4 changed files with 7 additions and 7 deletions

View File

@@ -49,11 +49,11 @@ namespace MediaBrowser.Model.ApiClient
Task<NotificationsSummary> GetNotificationsSummary(string userId);
/// <summary>
/// Gets the notfiications async.
/// Gets the notifications async.
/// </summary>
/// <param name="query">The query.</param>
/// <returns>Task{NotificationResult}.</returns>
Task<NotificationResult> GetNotfiicationsAsync(NotificationQuery query);
Task<NotificationResult> GetNotificationsAsync(NotificationQuery query);
/// <summary>
/// Gets an image stream based on a url