ConferenceInvitationResponse Class
Contains the remote participant’s response to the conference invitation.
Inheritance Hierarchy
System.Object
Microsoft.Rtc.Signaling.SipMessageData
Microsoft.Rtc.Signaling.SipResponseData
Microsoft.Rtc.Collaboration.ConferenceInvitationResponse
Namespace: Microsoft.Rtc.Collaboration
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public NotInheritable Class ConferenceInvitationResponse _
Inherits SipResponseData
'Usage
Dim instance As ConferenceInvitationResponse
public sealed class ConferenceInvitationResponse : SipResponseData
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.