Package | Description |
---|---|
de.bsvrz.kex.emailfaxsms.fax.sender | |
de.bsvrz.kex.emailfaxsms.sms.sender |
Modifier and Type | Method and Description |
---|---|
VersandStatus |
KexFaxSender.send2(AsyncSerialPortCommunicator comm,
String faxKennung,
String waehlstring,
boolean hochAufloesend,
File rasterGrafik)
Versendet eine Mitteilung mit dem Protokol der Fax Klasse 2.
|
VersandStatus |
KexFaxSender.send20(AsyncSerialPortCommunicator comm,
String faxKennung,
String waehlstring,
boolean hochAufloesend,
File rasterGrafik)
Versendet eine Mitteilung mit dem Protokol der Fax Klasse 2.0.
|
void |
KexFaxSender.setCpinReady(AsyncSerialPortCommunicator comm,
String pin)
Entsperrt ein GSM-Faxmodem.
|
Modifier and Type | Method and Description |
---|---|
void |
KexSmsSender.deleteMemory(AsyncSerialPortCommunicator comm,
int n)
Löscht alle gespeicherten SMS.
|
void |
KexSmsSender.sendInTextModus(AsyncSerialPortCommunicator comm,
String empfaenger,
String textGSM,
String pin)
Sendet eine SMS Nachricht im Text-Modus.
|
void |
KexSmsSender.setCpinReady(AsyncSerialPortCommunicator comm,
String pin)
Entsperrt ein GSM-Faxmodem.
|
Copyright © 2017 BitCtrl Systems GmbH. All rights reserved.