Overview
Classes: IMobileConnectionService, MobileConnectionService, MobileConnectionServiceEventDispatcher, MobileConnectionServiceRemoteObject, MobileConnectionServiceServerHelper, MobileConnectionServiceSkeleton
Classes
class IMobileConnectionService
The MobileConnectionService interface is used to configure and establish a mobile data connection.
class MobileConnectionService
The MobileConnectionService interface is used to configure and establish a mobile data connection.
class MobileConnectionServiceEventDispatcher
The MobileConnectionService interface is used to configure and establish a mobile data connection.
class MobileConnectionServiceRemoteObject
The MobileConnectionService interface is used to configure and establish a mobile data connection.
class MobileConnectionServiceServerHelper
The MobileConnectionService interface is used to configure and establish a mobile data connection.
class MobileConnectionServiceSkeleton
The MobileConnectionService interface is used to configure and establish a mobile data connection.
Enumerations
AuthMethod
Authentication method for data connection.
No authentication
PAP authentication
CHAP authentication
PDPType
Packet Data Protocol (PDP) type.
IPv4 protocol
IPv6 protocol
Both IPv4 and IPv6 protocols
PDP type unknown due to an error.
RadioAccessTechnology
Radio technology used to connect to mobile network.
CDMA
GSM
UMTS
LTE
CDMA 3G
Technology unknown due to error.
RegistrationStatus
Network registration status.
Not registered.
Registered with home network.
Searching for network.
Registration was denied.
Registered with roaming network.
Registration state unknown due to an error.
SIMState
State of SIM card.
SIM is present, but no PIN has been provided yet.
SIM is not present.
SIM is ready.
SIM is blocked.
SIM is busy.
SIM state is unknown due to an error.