| GprsProviderCheckBearerStatus Method |
Queries a GPRS bearer profile to check if it's opened.
On successful execution context open status is updated in the respective GprsNNNBearerIsOpen property
Namespace: Eclo.NETMF.SIM800HAssembly: Eclo.NETMF.SIM800H (in Eclo.NETMF.SIM800H.dll) Version: 1.1.97.0 (1.1.97.0)
Syntax public AtCommandResult CheckBearerStatus(
BearerProfile profile
)
Parameters
- profile
- Type: Eclo.NETMF.SIM800HBearerProfile
The bearer profile.
Return Value
Type:
AtCommandResult[Missing <returns> documentation for "M:Eclo.NETMF.SIM800H.GprsProvider.CheckBearerStatus(Eclo.NETMF.SIM800H.BearerProfile)"]
See Also