com.esf.device.modem.service
Interface IUsbCellularModemService

All Superinterfaces:
IBasicCellularModemService, ICellularModemService, IUsbModemService
All Known Subinterfaces:
IF5521gwModemService, ISierraEvdoModemService, ISierraHsdpaModemService

public interface IUsbCellularModemService
extends ICellularModemService, IUsbModemService


Field Summary
static java.lang.String SERVICE_NAME
          service name of this interface for the bundle activator (com.arcom.zywan.device.modem.service.IUsbCellularModemService)
 
Method Summary
 int getSupportedInterfaceType()
          Reports type of supported modem interface (i.g.
 
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
 
Methods inherited from interface com.esf.device.modem.service.IBasicCellularModemService
allowConnect, disable, enable, getManufacturer, getModel, getRevisionID, getSerialNumber, isConnectAllowed, isEnabled, isOn
 
Methods inherited from interface com.esf.device.modem.service.IUsbModemService
getProductID, getUsbPortAddress, getVendorID
 

Field Detail

SERVICE_NAME

static final java.lang.String SERVICE_NAME
service name of this interface for the bundle activator (com.arcom.zywan.device.modem.service.IUsbCellularModemService)

Method Detail

getSupportedInterfaceType

int getSupportedInterfaceType()
Reports type of supported modem interface (i.g. BASIC, EVDO, HSDPA)

Returns:
type of supported modem interface as int