InviteReceivedEventArgs Class
Inheritance Hierarchy
System..::..Object
System..::..EventArgs
Microsoft.Rtc.Signaling..::..SipRequestReceivedEventArgs
Microsoft.Rtc.Collaboration.ComponentModel..::..InviteReceivedEventArgs
Microsoft.Rtc.Collaboration..::..CallReceivedEventArgsBase
Microsoft.Rtc.Collaboration..::..ConferenceInvitationReceivedEventArgs
Namespace: Microsoft.Rtc.Collaboration.ComponentModel
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public MustInherit Class InviteReceivedEventArgs _
Inherits SipRequestReceivedEventArgs
'Usage
Dim instance As InviteReceivedEventArgs
public abstract class InviteReceivedEventArgs : SipRequestReceivedEventArgs
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.