public class CstaEstablishedEvent
extends java.lang.Object
Constructor and Description |
---|
CstaEstablishedEvent() |
Modifier and Type | Method and Description |
---|---|
CstaDevice |
getAnsweringDevice() |
CstaDevice |
getAssociatedCalledDevice() |
CstaDevice |
getAssociatedCallingDevice() |
CstaDevice |
getCalledDevice() |
CstaDevice |
getCallingDevice() |
CstaCause |
getCause() |
CstaConnection |
getEstablishedConnection() |
CstaDevice |
getLastRedirectionDevice() |
CstaLocalConnectionInfo |
getLocalConnectionInfo() |
java.lang.String |
getMonitorCrossRefID() |
CstaServicesPermitted |
getServicesPermitted() |
void |
setServicesPermitted(CstaServicesPermitted servicesPermitted) |
public java.lang.String getMonitorCrossRefID()
public CstaConnection getEstablishedConnection()
public CstaDevice getAnsweringDevice()
public CstaDevice getCallingDevice()
public CstaDevice getCalledDevice()
public CstaDevice getLastRedirectionDevice()
public CstaLocalConnectionInfo getLocalConnectionInfo()
public CstaCause getCause()
public CstaServicesPermitted getServicesPermitted()
public void setServicesPermitted(CstaServicesPermitted servicesPermitted)
public CstaDevice getAssociatedCalledDevice()
public CstaDevice getAssociatedCallingDevice()