GprsProvider Methods |
The GprsProvider type exposes the following members.
Name | Description | |
---|---|---|
CheckBearerStatus |
Queries a GPRS bearer profile to check if it's opened.
On successful execution context open status is updated in the respective GprsNNNBearerIsOpen property
| |
CheckConnectionStatus |
Queries current status of a specific GPRS connection
| |
CloseBearer |
Closes a GPRS context bearer profile
| |
DetachGprs |
Detach GPRS
| |
Dispose | ||
Equals | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
OpenBearerAsync(AsyncCallback, Object) | Obsolete. | |
OpenBearerAsync(BearerProfile, AsyncCallback, Object) |
Starts an asynchronous operation to open a GPRS bearer.
A GPRS bearer is required for HTTP client, SNTP, MMS and location requests.
| |
OpenGprsConnectionAsync |
Starts an asynchronous operation to open a GPRS connection.
A GPRS connection is required to use sockets, IP apps and MMS.
| |
ToString | (Inherited from Object.) |