IShortMessageViewerManager
Exposes the methods used to drive the Short Message Viewer
Task<IEnumerable<AttachmentInfo>> GetAttachmentInfo(int workspaceID, int documentID, string[] attachmentIDs)
Returns information attachment information associated with a Short Message document
Returns the Json representation of the Short Message Conversation
Task<IEnumerable<ParticipantResponseInfo>> GetParticipantInfo(int workspaceID, ParticipantRequestInfo[] participantRequests)
Returns entity information associated with a Short Message document
Request that a subset of events in a Short Message document be sliced in to a new document
Validates the provided file to see if it is a valid RSMF
Validates the RSMF document with the given ID in the workspace
Submit a request that will wake up the RSMF Slicing agent and do nothing else