次の方法で共有


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

通話ロケーターを使用して、進行中の通話を検索します。

適用対象