com.e_c_group.bwptk.services
Class DirectedCallPickupWithBargeIn
java.lang.Object
  
com.e_c_group.bwptk.services.DirectedCallPickupWithBargeIn
public class DirectedCallPickupWithBargeIn
- extends java.lang.Object
 
 
 
| Methods inherited from class java.lang.Object | 
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
DirectedCallPickupWithBargeIn
public DirectedCallPickupWithBargeIn()
userDirectedCallPickupWithBargeInModifyRequest
public static Response userDirectedCallPickupWithBargeInModifyRequest(BroadWorksServer bws,
                                                                      boolean readFromCache,
                                                                      java.lang.String userId,
                                                                      java.lang.String enableBargeInWarningTone,
                                                                      java.lang.String enableAutomaticTargetSelection)
                                                               throws BwptkException
- Request the user level data associated with Directed Call Pickup With Barge In. The response is either a UserDirectedCallPickupWithBargeInGetResponse14sp7 or an ErrorResponse.
- Parameters:
 bws - The BroadWorks ServerreadFromCache - Whether to pull the request from bwptk cacheuserId - enableBargeInWarningTone - enableAutomaticTargetSelection - 
- Throws:
 BwptkException