Click or drag to resize

GsmModemSetAutoAnswer Method

Set auto answer.

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

Parameters

noRings  Int32
A value between 0 (auto answer disabled) and 7 (automatically answer after 7 rings).

Return Value

Boolean
True, if succeeded.
See Also