Uses of Class
cisco.uc.cuae.legacy.CallControl.RejectCallOptions

Uses of CallControl.RejectCallOptions in cisco.uc.cuae.legacy
 

Methods in cisco.uc.cuae.legacy with parameters of type CallControl.RejectCallOptions
 etch.bindings.java.support.Mailbox RemoteCallControlServer._Async._begin_rejectCall(java.lang.String sessionId, java.lang.String callId, CallControl.RejectCallOptions options)
          Begins a call to rejectCall.
 CallControl.RejectCallResult BaseCallControlServer.rejectCall(java.lang.String sessionId, java.lang.String callId, CallControl.RejectCallOptions options)
           
 CallControl.RejectCallResult CallControlServer.rejectCall(java.lang.String sessionId, java.lang.String callId, CallControl.RejectCallOptions options)
          Rejects an incoming call, indicating to the remote endpoint that the called party is not able to receive this call.
 CallControl.RejectCallResult RemoteCallControlServer.rejectCall(java.lang.String sessionId, java.lang.String callId, CallControl.RejectCallOptions options)
           
 



Copyright © 2010. All Rights Reserved.