Class TransferDestination

    • Constructor Summary

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

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      com.nexmo.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
    • Constructor Detail

      • TransferDestination

        public TransferDestination​(com.nexmo.client.voice.TransferDestination.Type type,
                                   java.lang.String url)
    • Method Detail

      • getType

        public com.nexmo.client.voice.TransferDestination.Type getType()
      • getUrls

        public java.lang.String[] getUrls()