Uses of Class
com.vonage.client.video.ListStreamCompositionsRequest
Packages that use ListStreamCompositionsRequest
-
Uses of ListStreamCompositionsRequest in com.vonage.client.video
Methods in com.vonage.client.video that return ListStreamCompositionsRequestModifier and TypeMethodDescriptionListStreamCompositionsRequest.Builder.build()Builds the ListStreamCompositionsRequest with this builder's settings.Methods in com.vonage.client.video with parameters of type ListStreamCompositionsRequestModifier and TypeMethodDescriptionVideoClient.listArchives(ListStreamCompositionsRequest request) List all archives in the application.VideoClient.listBroadcasts(ListStreamCompositionsRequest request) List all broadcasts that are in progress and started in the application.VideoClient.listRenders(ListStreamCompositionsRequest request) List Experience Composers in the application, with the specified offset and number of results.