Share via


RecordingStateChanged.State Property

Definition

THe recording state

[System.Text.Json.Serialization.JsonConverter(typeof(Azure.Communication.CallAutomation.EquatableEnumJsonConverter<Azure.Communication.CallAutomation.RecordingState>))]
public Azure.Communication.CallAutomation.RecordingState State { get; set; }
[<System.Text.Json.Serialization.JsonConverter(typeof(Azure.Communication.CallAutomation.EquatableEnumJsonConverter<Azure.Communication.CallAutomation.RecordingState>))>]
member this.State : Azure.Communication.CallAutomation.RecordingState with get, set
Public Property State As RecordingState

Property Value

Attributes

Applies to