Members
| Name | Description |
|---|---|
| MmsPartNew(Byte[](), String) |
Create MmsPart with binary content and no identification.
|
| MmsPartNew(Byte[](), String, String, String) |
Create MmsPart with binary content uniquely identified by id and location.
|
| MmsPartNew(String) |
Create MmsPart with text content and no identification.
|
| MmsPartNew(String, String, String) |
Create MmsPart with text content uniquely identified by id and location.
|