Click or drag to resize
TextMessage Constructor
Overload List
  NameDescription
Public methodTextMessage
Instantiates a new SMS with empty number, and content, marks it as unsent and with the current time as the timestamp.
Public methodTextMessage(String, String, MessageState, DateTime)
Instantiates a new SMS message with the given parameters.
Top
See Also