Namespace DotNetNuke.Services.Social.Messaging
Classes
Message
The Message class describes the content of messages sent via the system As messaging is system wide process and there may be no portalID context (e.g. a host messaging "all users") the object does not tie to portalID.
MessageAttachment
The MessageAttachment class describes the content attachments associated with a message.
MessageRecipient
The MessageRecipient class is used to store the details of all recipients of a particular message.
MessagingController
The Controller class for social Messaging.
UserPreference
Represents the Messaging User Preference.
UserPreferencesController
Interfaces
IMessagingController
IUserPreferencesController
This class is responsible to manage the Messaging User Preference.
Enums
Frequency
MessageArchivedStatus
Archived Status of a Message.
MessageReadStatus
Read Status of a Message.
MessageSentStatus
Sent Status of a Message - Is this a Sent Message or a Received Message.