JAIN-SIP 2.0 API

Uses of Class
javax.sip.DialogTimeoutEvent

Packages that use DialogTimeoutEvent
javax.sip This package contains the main interfaces that model the architecture from both an application developer and a stack vendor view. 
 

Uses of DialogTimeoutEvent in javax.sip
 

Methods in javax.sip with parameters of type DialogTimeoutEvent
 void SipListener.processDialogTimeout(DialogTimeoutEvent timeoutEvent)
          Processes an expiration Timeout of an underlying Dialog handled by this SipListener.
 


JAIN-SIP 2.0 API


See conditions of use.
Submit a bug report or feature request.