Share via


TranscriptionSubscription.SubscribedResultStates Property

Definition

Gets or Sets the subscribed transcription result types.

public System.Collections.Generic.IReadOnlyList<Azure.Communication.CallAutomation.TranscriptionResultState> SubscribedResultStates { get; }
member this.SubscribedResultStates : System.Collections.Generic.IReadOnlyList<Azure.Communication.CallAutomation.TranscriptionResultState>
Public ReadOnly Property SubscribedResultStates As IReadOnlyList(Of TranscriptionResultState)

Property Value

Applies to