This method is used to obtain the content type of the message body. @return An indication of the content type of the message body. Available types are defined within this interface.
()
| 92 | * types are defined within this interface. |
| 93 | */ |
| 94 | byte getContentType(); |
| 95 | } |