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.
ConferenceSession enables an application to join a conference and perform other operations related to an activated conference.
Inheritance Hierarchy
System.Object
Microsoft.Rtc.Collaboration.ConferenceSession
Namespace: Microsoft.Rtc.Collaboration
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Class ConferenceSession _
Implements IOfferAnswer, ISipSubscriptionProcessor
'Usage
Dim instance As ConferenceSession
public class ConferenceSession : IOfferAnswer,
ISipSubscriptionProcessor
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.