Click or drag to resize

GsmModemEnterPin Method

Enter PIN code if necessary.

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

Parameters

pin  String
PIN code.

Return Value

Boolean
True, if succeeded.
See Also