Subscriber Members
Include Protected Members
Include Inherited Members
Represents a watcher who wishes to subscribe to the current endpoint owner's presence.
The Subscriber type exposes the following members.
Properties
Name | Description | |
---|---|---|
ContextData | Gets or sets the context data of the subscription | |
DisplayName | Gets or sets the display name of the target | |
Id | Gets the address of the target | |
IsAcknowledged | Gets or sets the boolean value whether the contact has acknowledged the subscription | |
NetworkType | Gets or sets the source network that the target contact belongs to |
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