SIPTransactionEventListenerpublic interface SIPTransactionEventListener Interface implemented by classes that want to be notified of asynchronous
transacion events. |
Methods Summary |
---|
public void | transactionErrorEvent(SIPTransactionErrorEvent transactionErrorEvent)Invoked when an error has ocurred with a transaction.
|
|