SdpMediaSession<TSessionDescription,TMediaDescription>.TryLookupSdpDialog(Object, SdpDialogNegotiationContext) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual bool TryLookupSdpDialog(System::Object ^ dialogId, [Runtime::InteropServices::Out] Microsoft::Rtc::Internal::Collaboration::Media::SdpDialogNegotiationContext ^ % dialogNegotiationContext);
public bool TryLookupSdpDialog (object dialogId, out Microsoft.Rtc.Internal.Collaboration.Media.SdpDialogNegotiationContext dialogNegotiationContext);
abstract member TryLookupSdpDialog : obj * -> bool
override this.TryLookupSdpDialog : obj * -> bool
Public Function TryLookupSdpDialog (dialogId As Object, ByRef dialogNegotiationContext As SdpDialogNegotiationContext) As Boolean
Parameters
- dialogId
- Object
- dialogNegotiationContext
- SdpDialogNegotiationContext