Uses of Enum Class
com.vonage.client.meetings.RecordingStatus
Packages that use RecordingStatus
Package
Description
This package contains classes and sub-packages to support usage of the
Meetings API.
-
Uses of RecordingStatus in com.vonage.client.meetings
Methods in com.vonage.client.meetings that return RecordingStatusModifier and TypeMethodDescriptionstatic RecordingStatusRecordingStatus.fromString(String value) Recording.getStatus()Status of the recording.static RecordingStatusReturns the enum constant of this class with the specified name.static RecordingStatus[]RecordingStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.