org.lastbamboo.common.sip.stack
Interface IdleSipSessionListener


public interface IdleSipSessionListener

Interface for classes that wish to be notified of idle SIP sessions.


Method Summary
 void onIdleSession()
          Called when a session is idle.
 

Method Detail

onIdleSession

void onIdleSession()
Called when a session is idle.



Copyright © 2013 LittleShoot. All Rights Reserved.