Eclo Solutions SIM800H IoT Module
Eclo Solutions SIM800H IoT Module
Eclo.NETMF.SIM800H
TextMessage Class
TextMessage Constructor
TextMessage Constructor
TextMessage Constructor (String, String, MessageState, DateTime)
TextMessage Constructor (String, String, MessageState, DateTime)
Instantiates a new SMS message with the given parameters.
Namespace:
Eclo.NETMF.SIM800H
Assembly:
Eclo.NETMF.SIM800H (in Eclo.NETMF.SIM800H.dll) Version: 1.1.97.0 (1.1.97.0)
Syntax
C#
Copy
public
TextMessage
(
string
number
,
string
text
,
MessageState
state
,
DateTime
timestamp
)
Parameters
number
Type:
System
String
Number
text
Type:
System
String
Message content
state
Type:
Eclo.NETMF.SIM800H
MessageState
of message
timestamp
Type:
System
DateTime
Time stamp of message
See Also
Reference
TextMessage Class
TextMessage Overload
Eclo.NETMF.SIM800H Namespace
Send comments on this topic to
Eclo Solutions