public interface JVoiceXmlMainListener
| Modifier and Type | Method and Description |
|---|---|
void |
jvxmlStarted()
JVoiceXml has been started.
|
void |
jvxmlStartupError(java.lang.Throwable exception)
Error when trying to startup JVoiceXML before calling
jvxmlStarted(). |
void |
jvxmlTerminated()
JVoiceXml has been stopped.
|
void jvxmlStartupError(java.lang.Throwable exception)
jvxmlStarted().exception - the exception that caused all the troublevoid jvxmlStarted()
void jvxmlTerminated()