- All Known Implementing Classes:
MessageService
public interface IMessageService
Messaging service allowing to send messages to ActiveMonitor users and get the ones received.
- Author:
- ActiveViam
-
Nested Class Summary 
Nested Classes
static interface
IMessageBox interface represents ActiveMonitor Messages.
-
Method Summary 
Gets the instance containing all messages of a give recipient.
void
-
Method Details 
-
send 
Sends a message.
- Parameters:
message
- message to send
-
getBox 
Gets the instance containing all messages of a give recipient.
- Parameters:
recipient
- the name of the recipient.
- Returns:
- the mailbox