Uses of Class
com.azure.communication.callautomation.models.RecordingChannel
Packages that use RecordingChannel
Package
Description
Package containing the data models for AzureCommunicationCallAutomationService.
-
Uses of RecordingChannel in com.azure.communication.callautomation.models
Fields in com.azure.communication.callautomation.models declared as RecordingChannelModifier and TypeFieldDescriptionstatic final RecordingChannelRecordingChannel.MIXEDStatic value mixed for RecordingChannel.static final RecordingChannelRecordingChannel.UNMIXEDStatic value unmixed for RecordingChannel.Methods in com.azure.communication.callautomation.models that return RecordingChannelModifier and TypeMethodDescriptionstatic RecordingChannelRecordingChannel.fromString(String name) Creates or finds a RecordingChannel from its string representation.StartRecordingOptions.getRecordingChannel()Get the channel property.Methods in com.azure.communication.callautomation.models that return types with arguments of type RecordingChannelMethods in com.azure.communication.callautomation.models with parameters of type RecordingChannelModifier and TypeMethodDescriptionStartRecordingOptions.setRecordingChannel(RecordingChannel recordingChannel) Set the channel property.