Click or drag to resize

DetectionMethod Enumeration

GSM detection method.

Namespace: ZylSoft.Gsm
Assembly: ZylGsm (in ZylGsm.dll) Version: 1.2.0.21451
XMLNS for XAML: Not mapped to an xmlns.
Syntax
public enum DetectionMethod
Members
Member nameValueDescription
Standard0 Standard detection method.
SendSms1 Send detection method.
ReadSms2 Read detection method.
See Also