public class CstaQueuedEvent
extends java.lang.Object
Constructor and Description |
---|
CstaQueuedEvent() |
Modifier and Type | Method and Description |
---|---|
CstaDevice |
getAssociatedCalledDevice() |
CstaDevice |
getAssociatedCallingDevice() |
CstaDevice |
getCalledDevice() |
CstaDevice |
getCallingDevice() |
CstaCause |
getCause() |
CstaDevice |
getLastRedirectionDevice() |
CstaLocalConnectionInfo |
getLocalConnectionInfo() |
java.lang.String |
getMonitorCrossRefID() |
CstaDevice |
getQueue() |
CstaConnection |
getQueuedConnection() |
CstaServicesPermitted |
getServicesPermitted() |
void |
setServicesPermitted(CstaServicesPermitted servicesPermitted) |
public java.lang.String getMonitorCrossRefID()
public CstaConnection getQueuedConnection()
public CstaDevice getQueue()
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()