public class KexVoiceSender extends KexVoIPSender
| Modifier and Type | Field and Description |
|---|---|
protected static de.bsvrz.sys.funclib.debug.Debug |
LOGGER
LOGGER.
|
VOIP_RESPONSE_CODE_ANSWERED, VOIP_RESPONSE_CODE_COMPLETED, VOIP_RESPONSE_CODE_NO_ERROR| Constructor and Description |
|---|
KexVoiceSender(String host,
int port)
Standardkonstruktor.
|
| Modifier and Type | Method and Description |
|---|---|
protected de.bitctrl.sibacop.client.AbstractRequest<?> |
erzeugeRequest(de.bitctrl.sibacop.client.Connection connection,
String empfaenger,
String text) |
protected boolean |
isOkResponse(int responseCode) |
sendprotected de.bitctrl.sibacop.client.AbstractRequest<?> erzeugeRequest(de.bitctrl.sibacop.client.Connection connection,
String empfaenger,
String text)
erzeugeRequest in class KexVoIPSenderprotected boolean isOkResponse(int responseCode)
isOkResponse in class KexVoIPSenderCopyright © 2017 BitCtrl Systems GmbH. All rights reserved.