public final class CallRecordingProperties extends Object
| Constructor and Description |
|---|
CallRecordingProperties(CallRecordingState recordingState)
Initializes a new instance of CallRecordingStateResult.
|
| Modifier and Type | Method and Description |
|---|---|
CallRecordingState |
getRecordingState()
Get the recordingState property: The state of the recording.
|
public CallRecordingProperties(CallRecordingState recordingState)
recordingState - the recordingState value.public CallRecordingState getRecordingState()
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.