Share via


StartRecordingOptions.ChannelAffinity Property

Definition

The channel affinity of call recording When 'recordingChannelType' is set to 'unmixed', if channelAffinity is not specified, 'channel' will be automatically assigned. Channel-Participant mapping details can be found in the metadata of the recording. ///

public System.Collections.Generic.IList<Azure.Communication.CallAutomation.ChannelAffinity> ChannelAffinity { get; set; }
member this.ChannelAffinity : System.Collections.Generic.IList<Azure.Communication.CallAutomation.ChannelAffinity> with get, set
Public Property ChannelAffinity As IList(Of ChannelAffinity)

Property Value

Applies to