Share via


PresenceSubscriptionStateChangedEventArgs Members

Include Protected Members
Include Inherited Members

Represents changes in the subscription state of the presence session for this endpoint owner.

The PresenceSubscriptionStateChangedEventArgs type exposes the following members.

Properties

  Name Description
Public property PreviousState Gets the previous state for the object. (inherited from StateChangedEventArgs<T>)
Public property ReasonForChange Obsolete. Gets the reason for the subscription state change.
Public property State Gets the new state for the object. (inherited from StateChangedEventArgs<T>)

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

PresenceSubscriptionStateChangedEventArgs Class

Microsoft.Rtc.Collaboration.Presence Namespace