Part of MmsMessage.
Namespace: hr.tis.mgw.client.message
Assembly: mgw2-client-1.0.6 (in mgw2-client-1.0.6)
Version: 2.1.0.6
Syntax
| Visual Basic (Declaration) |
|---|
Public Class MmsPart |
| C# |
|---|
public class MmsPart |
| Visual C++ |
|---|
public ref class MmsPart |
Remarks
Every MmsPart have content, type and optionally id and location used to uniquely identify it inside one MmsMessage.
MmsPart can be constructed from text or binary content.
Inheritance Hierarchy
hr.tis.mgw.client.message.MmsPart