DetectionMethod Enumeration |
GSM detection method.
Namespace: ZylSoft.GsmAssembly: ZylGsm (in ZylGsm.dll) Version: 1.2.0.21451
XMLNS for XAML: Not mapped to an xmlns.
Syntaxpublic enum DetectionMethod
Public Enumeration DetectionMethod
Dim instance As DetectionMethod
public enum class DetectionMethod
Members| Member name | Value | Description |
|---|
| Standard | 0 |
Standard detection method.
|
| SendSms | 1 |
Send detection method.
|
| ReadSms | 2 |
Read detection method.
|
See Also