Click or drag to resize

GsmModemDialVoice Method

Dial phone number in voice mode.

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

Parameters

phoneNumber  String
Phone number.

Return Value

Boolean
True, if succeeded.
See Also