Click or drag to resize

NewMessageEventArgs Constructor

Constructor.

Namespace: ZylSoft.Gsm
Assembly: ZylGsm (in ZylGsm.dll) Version: 1.2.0.21451
XMLNS for XAML: Not mapped to an xmlns.
Syntax
public NewMessageEventArgs(
	string location,
	int index
)

Parameters

location  String
SIM memory (SM) or phone memory (ME), where the message is stored.
index  Int32
Index number of the message in the memory location.
See Also