ResponseFileSearchCallItemStatus(String) Constructor

Definition

Initializes a new instance of ResponseFileSearchCallItemStatus.

public ResponseFileSearchCallItemStatus(string value);
new Azure.AI.VoiceLive.ResponseFileSearchCallItemStatus : string -> Azure.AI.VoiceLive.ResponseFileSearchCallItemStatus
Public Sub New (value As String)

Parameters

value
String

The value.

Exceptions

value is null.

Applies to