org.eclipse.ecf.telephony.call.service
Interface ICallSessionService

All Superinterfaces:
org.eclipse.core.runtime.IAdaptable, ICallSessionContainerAdapter

public interface ICallSessionService
extends ICallSessionContainerAdapter

OSGI call service interface. This interface should be registered by providers when they wish to expose call services to OSGI service clients.


Method Summary
 
Methods inherited from interface org.eclipse.ecf.telephony.call.ICallSessionContainerAdapter
addCallSessionRequestListener, getReceiverNamespace, removeCallSessionRequestListener, sendCallRequest, sendCallRequest
 
Methods inherited from interface org.eclipse.core.runtime.IAdaptable
getAdapter