PlayOptions.PlaySources Property

Definition

PlaySource objects representing the sources to play.

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

Property Value

Applies to