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, waitForOK
public String getManufacturerId() throws IOException, InterruptedException
IOException
InterruptedException
public String getModelId() throws IOException, InterruptedException
IOException
InterruptedException
public String getRevisionId() throws IOException, InterruptedException
IOException
InterruptedException
public String getSerialNumber() throws IOException, InterruptedException
IOException
InterruptedException
public String getObjectId() throws IOException, InterruptedException
IOException
InterruptedException
public Modem.ModemCapabilities[] getCapabilities() throws IOException, InterruptedException
IOException
InterruptedException
public String getCountryOfInstallation() throws IOException, InterruptedException
IOException
InterruptedException
Copyright © 2009–2015 atmodem4j. All rights reserved.