Package com.vonage.client.voice
Class Recording
java.lang.Object
com.vonage.client.voice.Recording
public class Recording extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description Recording(org.apache.http.HttpResponse response) -
Method Summary
Modifier and Type Method Description java.io.InputStreamgetContent()voidsave(java.lang.String path)voidsave(java.nio.file.Path path)
-
Constructor Details
-
Method Details
-
getContent
- Throws:
java.io.IOException
-
save
- Throws:
java.io.IOException
-
save
- Throws:
java.io.IOException
-