Uses of Class
com.vonage.client.video.CreateSessionRequest
Packages that use CreateSessionRequest
-
Uses of CreateSessionRequest in com.vonage.client.video
Methods in com.vonage.client.video that return CreateSessionRequestModifier and TypeMethodDescriptionCreateSessionRequest.Builder.build()Builds the CreateSessionRequest object.Methods in com.vonage.client.video with parameters of type CreateSessionRequestModifier and TypeMethodDescriptionVideoClient.createSession(CreateSessionRequest request) Generate a new session.