IncomingCallParkSession(SessionReceivedEventArgs) Constructor
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:
IncomingCallParkSession(Microsoft::Rtc::Signaling::SessionReceivedEventArgs ^ eventArgs);
public IncomingCallParkSession (Microsoft.Rtc.Signaling.SessionReceivedEventArgs eventArgs);
new Microsoft.Rtc.Internal.Collaboration.IncomingCallParkSession : Microsoft.Rtc.Signaling.SessionReceivedEventArgs -> Microsoft.Rtc.Internal.Collaboration.IncomingCallParkSession
Public Sub New (eventArgs As SessionReceivedEventArgs)
Parameters
- eventArgs
- SessionReceivedEventArgs