Member Junction
    Preparing search index...

    This class provides a simple wrapper of the most basic feature in the MJ Communication Framework, sending a single message. This class takes in a set of parameters and uses the MJ Communication Framework to send a single message to a single recipient.

    Params:

    • Subject: The subject of the message.
    • Body: The body of the message.
    • To: The recipient of the message.
    • From: The sender of the message.
    • Provider: The name of the Communication Provider to use to send the message.
    • MessageType: The name of the Message Type (within the provider) to use to send the message.

    Hierarchy (View Summary)

    Index

    Constructors

    Methods

    Constructors

    Methods