Uses of Class
com.vonage.client.video.SessionStream
Packages that use SessionStream
-
Uses of SessionStream in com.vonage.client.video
Subclasses of SessionStream in com.vonage.client.videoModifier and TypeClassDescriptionclassRepresents details of a stream, as returned fromVideoClient.getStream(String, String).Methods in com.vonage.client.video that return SessionStreamModifier and TypeMethodDescriptionSessionStream.Builder.build()Constructs an instance of SessionStream.Methods in com.vonage.client.video with parameters of type SessionStreamModifier and TypeMethodDescriptionvoidVideoClient.setStreamLayout(String sessionId, SessionStream... streams) Use this method to change layout classes for a Vonage Video stream.Method parameters in com.vonage.client.video with type arguments of type SessionStreamModifier and TypeMethodDescriptionvoidVideoClient.setStreamLayout(String sessionId, List<SessionStream> streams) Use this method to change layout classes for a Vonage Video stream.