protected class KexSmsTexterTest.KexSmsSenderTest
extends de.bsvrz.kex.emailfaxsms.sms.sender.KexSmsSender
Constructor and Description |
---|
KexSmsSenderTest(String com,
int baud,
long timeout,
String gsmPin,
de.bsvrz.kex.emailfaxsms.AsyncSerialPortCommunicator.ModemType typ,
String initSequenz,
String prefix)
Standardkonstruktor
|
Modifier and Type | Method and Description |
---|---|
void |
sendInTextModus(de.bsvrz.kex.emailfaxsms.AsyncSerialPortCommunicator comm,
String empfaenger,
String textGSM,
String pin) |
public KexSmsSenderTest(String com, int baud, long timeout, String gsmPin, de.bsvrz.kex.emailfaxsms.AsyncSerialPortCommunicator.ModemType typ, String initSequenz, String prefix) throws Exception
com
- COM-Portbaud
- Baudratetimeout
- Timeout in SekundenException
- Feher beim Zugriff zur serieller Schnittstellepublic void sendInTextModus(de.bsvrz.kex.emailfaxsms.AsyncSerialPortCommunicator comm, String empfaenger, String textGSM, String pin) throws de.bsvrz.kex.emailfaxsms.CommunicationException
sendInTextModus
in class de.bsvrz.kex.emailfaxsms.sms.sender.KexSmsSender
de.bsvrz.kex.emailfaxsms.CommunicationException
Copyright © 2017 BitCtrl Systems GmbH. All rights reserved.