When information coming from a source application arrives at an event source such as a subscriber, the SDK creates an instance of MDataEvent and passes it to the user’s callback onEvent() method. Information about the event is then available by calling the methods in this class.
See also "Event Model" in TIBCO Adapter SDK Concepts.