Share via


ConferenceInvitationStateChangedEventArgs Members

CallStateChangedEventArgs is the eventArg for the Call StateChanged event.

The ConferenceInvitationStateChangedEventArgs type exposes the following members.

Properties

  Name Description
Public property Error Obsolete. Gets the exception related to the state change or nullNothingnullptrunita null reference (Nothing in Visual Basic). (Inherited from StateChangedEventArgs<(Of <(<'T>)>)>.)
Public property IsMethodResult Obsolete. Gets whether the results of the state change are also reported directly to the application due to a method call. (Inherited from StateChangedEventArgs<(Of <(<'T>)>)>.)
Public property MessageData MessageData received on the conference invitation, which causes a state transition.
Public property PreviousState Gets the previous state for this event. (Inherited from StateChangedEventArgs<(Of <(<'T>)>)>.)
Public property State Gets the new state for this event. (Inherited from StateChangedEventArgs<(Of <(<'T>)>)>.)
Public property TransitionReason Reason for conference invitation 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 args class. (Overrides Object..::..ToString()()()().)

Top

See Also

Reference

ConferenceInvitationStateChangedEventArgs Class

Microsoft.Rtc.Collaboration Namespace