MmsMessage Class |
Namespace: Eclo.NETMF.SIM800H
public class MmsMessage
The MmsMessage type exposes the following members.
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.
|
Name | Description | |
---|---|---|
Image |
Image content to be included in the message.
| |
Text |
Text content to be included in the message.
| |
Title |
Message title
|
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ToString | (Inherited from Object.) |