次の方法で共有


StartRecordingOptions.ChannelAffinity プロパティ

定義

通話記録のチャネル アフィニティ 'recordingChannelType' が 'unmixed' に設定されている場合、channelAffinity が指定されていない場合は、'channel' が自動的に割り当てられます。 マッピングChannel-Participant詳細については、記録のメタデータを参照してください。

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)

プロパティ値

適用対象