Edit

Share via


SdpMediaDescription.DtmfFlow Property

Definition

public:
 property Nullable<Microsoft::Rtc::Internal::Collaboration::Media::MediaFlowStatus> DtmfFlow { Nullable<Microsoft::Rtc::Internal::Collaboration::Media::MediaFlowStatus> get(); void set(Nullable<Microsoft::Rtc::Internal::Collaboration::Media::MediaFlowStatus> value); };
public Nullable<Microsoft.Rtc.Internal.Collaboration.Media.MediaFlowStatus> DtmfFlow { get; set; }
member this.DtmfFlow : Nullable<Microsoft.Rtc.Internal.Collaboration.Media.MediaFlowStatus> with get, set
Public Property DtmfFlow As Nullable(Of MediaFlowStatus)

Property Value

Applies to