| SmsProviderDeleteTextMessage Method |
Delete a text message
Namespace: Eclo.NETMF.SIM800HAssembly: Eclo.NETMF.SIM800H (in Eclo.NETMF.SIM800H.dll) Version: 1.1.97.0 (1.1.97.0)
Syntax public AtCommandResult DeleteTextMessage(
int position
)
Parameters
- position
- Type: SystemInt32
Position in memory where the message is stored
Return Value
Type:
AtCommandResult[Missing <returns> documentation for "M:Eclo.NETMF.SIM800H.SmsProvider.DeleteTextMessage(System.Int32)"]
See Also