Package com.vonage.client.voice
Class StreamRequest
java.lang.Object
com.vonage.client.voice.StreamRequest
public class StreamRequest extends java.lang.Object
The request object to stream an audio file.
Contains the uuid of the Call and the StreamPayload to be sent in the request.
-
Constructor Summary
Constructors Constructor Description StreamRequest(java.lang.String uuid, java.lang.String streamUrl, int loop) -
Method Summary