BetterFinds
BetterFinds.Utils.Notification Member List

This is the complete list of members for BetterFinds.Utils.Notification, including all inherited members.

configurationBetterFinds.Utils.Notificationprivate
CreateNotification(int clientId, int auctionId, string message)BetterFinds.Utils.Notificationinline
GetNotifications(int clientId)BetterFinds.Utils.Notificationinline
GetNotificationsCount(int clientId)BetterFinds.Utils.Notificationinline
GetUnreadNotificationsCount(int clientId)BetterFinds.Utils.Notificationinline
MarkAllAsRead(int clientId)BetterFinds.Utils.Notificationinline
MarkAsRead(int clientId, int notificationId)BetterFinds.Utils.Notificationinline
Notification(IConfiguration configuration)BetterFinds.Utils.Notification