Share via


ConferenceInvitationStateChangedEventArgs Members

Include Protected Members
Include Inherited Members

ConferenceInvitationStateChangedEventArgs is the event argument for the StateChanged event.

The ConferenceInvitationStateChangedEventArgs type exposes the following members.

Properties

  Name Description
Public property AcceptedBy The URI of the endpoint that accepted the invitation.
Public property MessageData Gets the SipMessageData received on the ConferenceInvitation that caused the state transition.
Public property PreviousState Gets the previous state for the object. (inherited from StateChangedEventArgs<T>)
Public property State Gets the new state for the object. (inherited from StateChangedEventArgs<T>)
Public property TransitionReason Gets the reason for the ConferenceInvitation state transition.

Top

Methods

  Name Description
Public method Equals (inherited from Object)
Protected method Finalize (inherited from Object)
Public method GetHashCode (inherited from Object)
Public method GetType (inherited from Object)
Protected method MemberwiseClone (inherited from Object)
Public method ToString Creates a string showing the values of the properties in this event arguments class. (Overrides StateChangedEventArgs<T>.ToString().)

Top

See Also

Reference

ConferenceInvitationStateChangedEventArgs Class

Microsoft.Rtc.Collaboration Namespace