Uses of Class
com.vonage.client.meetings.UpdateRoomRequest
Packages that use UpdateRoomRequest
Package
Description
This package contains classes and sub-packages to support usage of the
Meetings API.
-
Uses of UpdateRoomRequest in com.vonage.client.meetings
Methods in com.vonage.client.meetings that return UpdateRoomRequestModifier and TypeMethodDescriptionUpdateRoomRequest.Builder.build()Builds the UpdateRoomRequest.Methods in com.vonage.client.meetings with parameters of type UpdateRoomRequestModifier and TypeMethodDescriptionMeetingsClient.updateRoom(UUID roomId, UpdateRoomRequest roomUpdate) Deprecated.Update an existing room.