Click or drag to resize
SmsProviderDeleteTextMessage Method
Delete a text message

Namespace: Eclo.NETMF.SIM800H
Assembly: Eclo.NETMF.SIM800H (in Eclo.NETMF.SIM800H.dll) Version: 1.1.97.0 (1.1.97.0)
Syntax
C#
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