summaryN:DotNetNuke.Services.Social.Notifications

Classes

  ClassDescription
Public classNotification
The Notification class describes the a notification received by a user as a consecuence of an action
Public classNotificationsController
Provides the methods to work with Notifications, NotificationTypes, NotificationTypeActions and NotificationActions.
Public classNotificationType
The NotificationType class describes a single notification type that can be associated to a message. This message could be a notification or a standard message sent between users.
Public classNotificationTypeAction
The NotificationTypeAction class describes a single notification type action that can be associated to a message.

Interfaces

  InterfaceDescription
Public interfaceINotificationsController
Defines the methods to work with Notifications, NotificationTypes, NotificationTypeActions and NotificationActions.