JoinCallOptions.RequestedMediaTypes Property

Definition

The requested media types.

public System.Collections.Generic.IList<Azure.Communication.CallingServer.MediaType> RequestedMediaTypes { get; }
member this.RequestedMediaTypes : System.Collections.Generic.IList<Azure.Communication.CallingServer.MediaType>
Public ReadOnly Property RequestedMediaTypes As IList(Of MediaType)

Property Value

Applies to