Package com.isode.x400mtapi.test
Class X400mtTestBodyPartRcvUtils
java.lang.Object
com.isode.x400mtapi.test.X400mtTestBodyPartRcvUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic int
do_msg_content_as_bp
(MTMessage mtmessage_obj) Display the MT Message content (ie the attachments/bodyparts) of a message transferred from the MTAstatic int
Fetch and display a MT Message bodypart
-
Constructor Details
-
X400mtTestBodyPartRcvUtils
public X400mtTestBodyPartRcvUtils()
-
-
Method Details
-
do_msg_content_as_bp
Display the MT Message content (ie the attachments/bodyparts) of a message transferred from the MTA -
get_msgbp
public static int get_msgbp(MTMessage mtmessage_obj, com.isode.x400api.Message message_obj, int att_num, int type) Fetch and display a MT Message bodypart
-