Delegate GprsProvider.GprsSocketsBearerStateChangedHandler
Represents the delegate used for the GprsSocketsBearerStateChanged event.
Namespace: Eclo.nF.SIM800H
Assembly: cs.temp.dll.dll
Syntax
public delegate void GprsSocketsBearerStateChangedHandler(bool isOpen);
Parameters
Type | Name | Description |
---|---|---|
System.Boolean | isOpen | Current state of the sockets bearer |