IMessagingPlugin Methods |
The IMessagingPlugin type exposes the following members.
Name | Description | |
---|---|---|
Init |
Initialize the messaging plugin. This is called before first SendMessage.
| |
SendMessage(String, String, String, String, Guid, String, Guid) |
Send a message using the method implemented in this plugin.
| |
SendMessage(String, String, String, String, String, String, Guid, String, Guid) |
Send a message using the method implemented in this plugin.
|