public interface AnnouncementMessage extends Message(Code)
AnnouncementMessage is the Interface for a Sakai Announcement message.
The announcement message has header fields (from, date) and a body (text). Each message also has an id, unique within the channel. All fields are read only.