Class TransferDestination

java.lang.Object
com.vonage.client.voice.TransferDestination

public class TransferDestination
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    TransferDestination​(com.vonage.client.voice.TransferDestination.Type type, java.lang.String url)  
    TransferDestination​(com.vonage.client.voice.TransferDestination.Type type, java.lang.String url, Ncco ncco)  
  • Method Summary

    Modifier and Type Method Description
    Ncco getNcco()  
    com.vonage.client.voice.TransferDestination.Type getType()  
    java.lang.String[] getUrls()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait