public MessageInterpreter (DataObject [] message)
Constructor. Construct MessageInterpreter from the array of DataObjects representing the message sent by AwareIM to an external party.
message | an array of DataObject’s sent by AwareIM. Usually obtained by calling peekDataObjects method of the Message class. |