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