Class PlayAudio.PlayAudioBuilder

java.lang.Object
com.bandwidth.voice.bxml.verbs.PlayAudio.PlayAudioBuilder
Enclosing class:
PlayAudio

public static class PlayAudio.PlayAudioBuilder
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    PlayAudioBuilder()  
  • Method Summary

    Modifier and Type Method Description
    PlayAudio.PlayAudioBuilder audioUri​(java.lang.String uri)
    URL of audio to play
    PlayAudio.PlayAudioBuilder audioUri​(java.net.URI uri)
    URL of audio to play

    Methods inherited from class java.lang.Object

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