public class ItuV250Modem extends AbstractModem
Modem.CallState, Modem.ModemCapabilities| Constructor and Description |
|---|
ItuV250Modem() |
| Modifier and Type | Method and Description |
|---|---|
Modem.ModemCapabilities[] |
getCapabilities() |
String |
getCountryOfInstallation() |
String |
getManufacturerId() |
String |
getModelId() |
String |
getObjectId() |
String |
getRevisionId() |
String |
getSerialNumber() |
close, dial, dial, extractData, extractLineData, garbageCollected, getAutomaticAnswer, getCommandLineEditingChar, getCommandLineTerminationCharacter, getDefaultTrys, getDefaultWaitTime, getFaxExtention, getGsmExtention, getInitString, getInitStringCount, getInitStrings, getModemInputStream, getModemOutputStream, getModulationSelection, getResponseFormattingChar, getRingListener, getVoiceExtention, hangUp, init, init, isFaxExtention, isGsmExtention, isIdle, isVoiceExtention, parsedPrompt, parsedResultCode, parsedRing, reenterDataMode, removeHandler, removeIncommingCallHandler, reset, sendAndEctractData, sendAndEctractData, sendAndWaitForOK, sendAndWaitForOK, sendCommandLine, sendCommandLineWithPrompt, setFaxExtention, setGsmExtention, setIncommingCallHandler, setInitStrings, setModemInputStream, setModemOutputStream, setRingListener, setSpeaker, setVoiceExtention, waitForOKpublic String getManufacturerId() throws IOException, InterruptedException
IOExceptionInterruptedExceptionpublic String getModelId() throws IOException, InterruptedException
IOExceptionInterruptedExceptionpublic String getRevisionId() throws IOException, InterruptedException
IOExceptionInterruptedExceptionpublic String getSerialNumber() throws IOException, InterruptedException
IOExceptionInterruptedExceptionpublic String getObjectId() throws IOException, InterruptedException
IOExceptionInterruptedExceptionpublic Modem.ModemCapabilities[] getCapabilities() throws IOException, InterruptedException
IOExceptionInterruptedExceptionpublic String getCountryOfInstallation() throws IOException, InterruptedException
IOExceptionInterruptedExceptionCopyright © 2009–2015 atmodem4j. All rights reserved.