ParticipantCommandResponse.TryProcessResponseCore 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.
protected:
override bool TryProcessResponseCore(Microsoft::Rtc::Signaling::SipMessageData ^ messageData, [Runtime::InteropServices::Out] Microsoft::Rtc::Signaling::RealTimeException ^ % exception);
protected override bool TryProcessResponseCore (Microsoft.Rtc.Signaling.SipMessageData messageData, out Microsoft.Rtc.Signaling.RealTimeException exception);
override this.TryProcessResponseCore : Microsoft.Rtc.Signaling.SipMessageData * -> bool
Protected Overrides Function TryProcessResponseCore (messageData As SipMessageData, ByRef exception As RealTimeException) As Boolean
Parameters
- messageData
- SipMessageData
- exception
- RealTimeException