|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ModemInterfaceAddress
Modem Interface Address represents the modem state
| Method Summary | |
|---|---|
long |
getBytesReceived()
Reports number of bytes received during a call |
long |
getBytesTransmitted()
Reports number of bytes transmitted during a call |
ModemConnectionStatus |
getConnectionStatus()
Reports connection status |
ModemConnectionType |
getConnectionType()
Reports Connection Type |
int |
getSignalStrength()
Reports signal strength in dBm |
boolean |
isRoaming()
Reports roaming status |
| Methods inherited from interface com.eurotech.framework.net.NetInterfaceAddress |
|---|
getAddress, getBroadcast, getDnsServers, getGateway, getNetmask, getNetworkPrefixLength |
| Method Detail |
|---|
int getSignalStrength()
boolean isRoaming()
ModemConnectionStatus getConnectionStatus()
long getBytesTransmitted()
long getBytesReceived()
ModemConnectionType getConnectionType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||