Uses of Class
com.vonage.client.meetings.Recording
Packages that use Recording
Package
Description
This package contains classes and sub-packages to support usage of the
Meetings API.
-
Uses of Recording in com.vonage.client.meetings
Methods in com.vonage.client.meetings that return RecordingModifier and TypeMethodDescriptionstatic RecordingCreates an instance of this class from a JSON payload.MeetingsClient.getRecording(UUID recordingId) Deprecated.Get details of a recording.Methods in com.vonage.client.meetings that return types with arguments of type RecordingModifier and TypeMethodDescriptionMeetingsClient.listRecordings(String sessionId) Deprecated.Get recordings of a meeting session.