Namespace DotNetNuke.Services.Social.Notifications
Classes
Notification
The Notification class describes the a notification received by a user as a consecuence of an action.
NotificationsController
Provides the methods to work with Notifications, NotificationTypes, NotificationTypeActions and NotificationActions.
NotificationType
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.
NotificationTypeAction
The NotificationTypeAction class describes a single notification type action that can be associated to a message.
Interfaces
INotificationsController
Defines the methods to work with Notifications, NotificationTypes, NotificationTypeActions and NotificationActions.