你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

StartRecordingOptions(CallLocator) 构造函数

定义

“开始录制”操作的参数。

public StartRecordingOptions (Azure.Communication.CallAutomation.CallLocator callLocator);
new Azure.Communication.CallAutomation.StartRecordingOptions : Azure.Communication.CallAutomation.CallLocator -> Azure.Communication.CallAutomation.StartRecordingOptions
Public Sub New (callLocator As CallLocator)

参数

callLocator
CallLocator

用于查找正在进行的呼叫的呼叫定位符。

适用于