| TextMessage Constructor |
| Name | Description | |
|---|---|---|
| TextMessage |
Instantiates a new SMS with empty number, and content, marks it as unsent and with the current time as the timestamp.
| |
| TextMessage(String, String, MessageState, DateTime) |
Instantiates a new SMS message with the given parameters.
|