Partager via


MediaStreamingSubscription.SubscribedContentTypes Property

Definition

Gets or Sets the subscribed media streaming content types.

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

Property Value

Applies to