次の方法で共有


CallRecordingState(String) コンストラクター

定義

CallRecordingState の新しいインスタンスを初期化します。

public CallRecordingState (string value);
new Azure.Communication.CallingServer.CallRecordingState : string -> Azure.Communication.CallingServer.CallRecordingState
Public Sub New (value As String)

パラメーター

value
String

例外

value が null です。

適用対象