FileDocCategorySizeDatePackage
SIPTransactionEventListener.javaAPI DocphoneME MR2 API (J2ME)1518Wed May 02 18:00:42 BST 2007gov.nist.siplite.stack

SIPTransactionEventListener

public interface SIPTransactionEventListener
Interface implemented by classes that want to be notified of asynchronous transacion events.

Fields Summary
Constructors Summary
Methods Summary
public voidtransactionErrorEvent(SIPTransactionErrorEvent transactionErrorEvent)
Invoked when an error has ocurred with a transaction.

param
transactionErrorEvent Error event.