RemoteSubscriptionStateChangedEventArgs Members
Include Protected Members
Include Inherited Members
Represents event arguments that are used to notify a local endpoint owner that the subscription state on a subscribed-to target has changed.
The RemoteSubscriptionStateChangedEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
SubscriptionStateChanges | Gets the list of presence notifications indexed by the target URI. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
Finalize | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
MemberwiseClone | (inherited from Object) | |
ToString | (inherited from Object) |
Top