Share via


ConferenceInvitationResponse Members

Reports results of a conference invitation.

The ConferenceInvitationResponse type exposes the following members.

Properties

  Name Description
Public property ContentType Gets the content type. (Inherited from SipMessageData.)
Public property CSeq Gets the sequence number of the response. (Inherited from SipMessageData.)
Public property FromHeader Gets the "From" header of the message. (Inherited from SipMessageData.)
Public property RequestUri Gets the request URI. (Inherited from SipMessageData.)
Public property ResponseCode Gets the response code. (Inherited from SipResponseData.)
Public property ResponseText Gets the reason phrase. (Inherited from SipResponseData.)
Public property SignalingHeaders Gets the signaling headers in the response. (Inherited from SipMessageData.)
Public property Status Reports the final status of the invitation.
Public property ToHeader Gets the "To" header of the message. (Inherited from SipMessageData.)
Public property UserAgent Gets the user agent of the message. (Inherited from SipMessageData.)

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetMessageBody Gets the message body as a byte array. (Inherited from SipMessageData.)
Public method GetMessageBodyString Gets the message body as string. (Inherited from SipMessageData.)
Public method GetObjectData Populates a [SerializationInfo] with the data needed to serialize the object. (Inherited from SipResponseData.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

ConferenceInvitationResponse Class

Microsoft.Rtc.Collaboration Namespace