summaryN:DotNetNuke.Services.Social.Messaging
Classes
| Class | Description | |
|---|---|---|
| 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
| Interface | Description | |
|---|---|---|
| IMessagingController | ||
| IUserPreferencesController |
This class is responsible to manage the Messaging User Preference
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| 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
|