ISdpMediaNegotiator.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:
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
Public Function TryLookupSdpDialog (dialogId As Object, ByRef dialogNegotiationContext As SdpDialogNegotiationContext) As Boolean
Parameters
- dialogId
- Object
- dialogNegotiationContext
- SdpDialogNegotiationContext