com.esf.device.modem.service
Interface IF5521gwModemService
- All Superinterfaces:
- IBasicCellularModemService, ICellularModemService, IUsbCellularModemService, IUsbModemService
public interface IF5521gwModemService
- extends IUsbCellularModemService
Methods inherited from interface com.esf.device.modem.service.ICellularModemService |
applyNewConfiguration, connect, disconnect, getCallRxCounter, getCallTxCounter, getConnectionInfo, getIPaddress, getNetworkTechnology, getPeerIPaddress, getPowerMode, getServiceType, getSignalStrength, isConnected, isConnecting, isEnabledInConfiguration, isRoaming, provideConfiguration, reset, turnOff, turnOn |
SERVICE_NAME
static final java.lang.String SERVICE_NAME
setSimPin
void setSimPin(java.lang.String pin)
throws java.lang.Exception
- Throws:
java.lang.Exception
isSimPinSet
boolean isSimPinSet()
throws java.lang.Exception
- Throws:
java.lang.Exception
setServiceCenterAddress
void setServiceCenterAddress(java.lang.String smsc)
throws java.lang.Exception
- Throws:
java.lang.Exception
getServiceCenterAddress
java.lang.String getServiceCenterAddress()
throws java.lang.Exception
- Throws:
java.lang.Exception