TransferStateChangedEventArgs Members

Include Protected Members
Include Inherited Members

Represents the information associated with the status of a transfer accepted by the remote endpoint.

The TransferStateChangedEventArgs type exposes the following members.

Properties

  Name Description
Public property MessageData Gets the NOTIFY message received for the implicit subscription created for a transfer request sent earlier in this call.
Public property PreviousState Gets the previous state for the object. (inherited from StateChangedEventArgs<T>)
Public property RemainingSipFragment Gets the rest of the SIP fragment body.
Public property State Gets the new state for the object. (inherited from StateChangedEventArgs<T>)
Public property StatusCode Gets the status code received in the SIP fragment contained in the SIP NOTIFY.
Public property StatusText Gets the status text received in the SIP fragment contained in the SIP NOTIFY.

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 Returns a String that represents the current StateChangedEventArgs<T>. (inherited from StateChangedEventArgs<T>)

Top

See Also

Reference

TransferStateChangedEventArgs Class

Microsoft.Rtc.Collaboration Namespace