Share via


FunctionCallItem.Status Property

Definition

Gets or sets the Status.

public Azure.AI.VoiceLive.ItemParamStatus? Status { get; set; }
member this.Status : Nullable<Azure.AI.VoiceLive.ItemParamStatus> with get, set
Public Property Status As Nullable(Of ItemParamStatus)

Property Value

Applies to