ConferenceInvitation Methods

The ConferenceInvitation type exposes the following members.

Methods

  Name Description
Public method BeginAccept(AsyncCallback, Object) Asynchronously respond to the invitation indicating that the invitation was accepted.
Public method BeginAccept(ConferenceInvitationAcceptOptions, AsyncCallback, Object)
Public method Decline()()()() Respond to the invitation indicating that the invitation was declined.
Public method Decline(ConferenceInvitationDeclineOptions)
Public method DeclineAll
Public method DeclineEverywhere Respond to the invitation indicating that the invitation was declined.
Public method EndAccept End the asynchronous response operation.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetAvailableMediaTypes Gets an enumeration of available media types supported by the conference.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

ConferenceInvitation Class

Microsoft.Rtc.Collaboration Namespace