Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This method sets the application's session description manager that will handle session negotiations.
HRESULT SetSessionDescriptionManager(IRTCSessionDescriptionManager*pSessionDescriptionManager);
Parameters
- pSessionDescriptionManager
[in] Pointer to the application's implementation of the IRTCSessionDescriptionManager interface.
Return Values
This method can return an RTC_E_ constant.
Requirements
OS Versions: Windows CE .NET 4.2 and later.
Header: Rtccore.h, Rtccore.idl.
Link Library: Uuid.lib.
See Also
IRTCClient2 | IRTCSessionDescriptionManager
Send Feedback on this topic to the authors