Click or drag to resize

GsmModemTestGsmModemCapabilities Method

Tests the capability of the GSM modem.

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

Return Value

Int32
1st bit - reserved 2nd bit - display caller number support (1 =true, 0 = false) 3rd bit - default GSM 7-bit alphabet support 4th bit - Text SMS support 5th bit - PDU SMS support 6th bit - new message notification support 7th bit - read SMS support 8th bit - send SMS support 9th -16th bit - reserved
See Also