Uses of Interface
org.eclipse.ecf.telephony.call.ICallSession

Packages that use ICallSession
org.eclipse.ecf.telephony.call.events   
 

Uses of ICallSession in org.eclipse.ecf.telephony.call.events
 

Methods in org.eclipse.ecf.telephony.call.events that return ICallSession
 ICallSession ICallSessionRequestEvent.accept(ICallSessionListener listener, java.util.Map properties)
          Accept the incoming call request.
 ICallSession ICallSessionEvent.getCallSession()
          Get the underlying ICallSession that is responsible for this event.