|
IM Profile | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use IllegalStateException | |
| com.siemens.icm.io | Siemens IMP utility classes for accessing the functionality of a wireless module. |
| com.siemens.icm.misc | |
| Uses of IllegalStateException in com.siemens.icm.io |
| Methods in com.siemens.icm.io that throw IllegalStateException | |
String |
ATCommand.send(String ATCmd)
Send an AT command to the device. |
void |
ATCommand.send(String ATCmd,
ATCommandResponseListener response)
Send an AT command to the device. |
void |
ATCommand.cancelCommand()
Cancel a running AT command. |
| Constructors in com.siemens.icm.io that throw IllegalStateException | |
ATCommand(boolean csdSupport)
Creates a new instance of the ATCommand class. |
|
ATCommand(boolean csdSupport,
boolean atEvents,
boolean ring,
boolean dcd,
boolean dsr,
boolean conn)
Creates a new instance of the ATCommand class starting only the required listeners. |
|
| Uses of IllegalStateException in com.siemens.icm.misc |
| Methods in com.siemens.icm.misc that throw IllegalStateException | |
static void |
Watchdog.kick()
Kicks the application level watchdog when it is running. |
|
IM Profile | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||