| MmsMessage Constructor |
| Name | Description | |
|---|---|---|
| MmsMessage(String) |
Instantiates a new MMS message with the given parameters.
| |
| MmsMessage(Byte, String) |
Instantiates a new MMS message with the given parameters.
| |
| MmsMessage(String, String) |
Instantiates a new MMS message with the given parameters.
| |
| MmsMessage(String, Byte, String) |
Instantiates a new MMS message with the given parameters.
|