Uses of Class
com.azure.communication.callautomation.models.RecordingStorage
Packages that use RecordingStorage
Package
Description
Package containing the data models for AzureCommunicationCallAutomationService.
-
Uses of RecordingStorage in com.azure.communication.callautomation.models
Subclasses of RecordingStorage in com.azure.communication.callautomation.modelsModifier and TypeClassDescriptionclassThe AzureCommunicationRecordingStorage model.classThe AzureBlobContainerRecordingStorage model.Methods in com.azure.communication.callautomation.models that return RecordingStorageModifier and TypeMethodDescriptionStartRecordingOptions.getRecordingStorage()Get the externalStorage property: Used to specify external storage for call recordingMethods in com.azure.communication.callautomation.models with parameters of type RecordingStorageModifier and TypeMethodDescriptionStartRecordingOptions.setRecordingStorage(RecordingStorage recordingStorage) Set the externalStorage property: Used to specify external storage for call recording