RecordingStorage Class
- java.
lang. Object - com.
azure. communication. callautomation. models. RecordingStorage
- com.
Implements
public abstract class RecordingStorage
implements JsonSerializable<RecordingStorage>
The RecordingStorage model.
Constructor Summary
| Constructor | Description |
|---|---|
| RecordingStorage() |
Creates an instance of External |
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Recording |
getRecordingStorageType()
Get the recording |
Methods inherited from java.lang.Object
Constructor Details
RecordingStorage
public RecordingStorage()
Creates an instance of ExternalStorageInternal class.
Method Details
getRecordingStorageType
public abstract RecordingStorageType getRecordingStorageType()
Get the recordingStorageType property: Defines the kind of external storage.
Returns: