RemotePresentitySubscriptionTarget Members
Include Protected Members
Include Inherited Members
Represents the address of the target and the context data to be used for subscription.
The RemotePresentitySubscriptionTarget type exposes the following members.
Constructors
Name | Description | |
---|---|---|
RemotePresentitySubscriptionTarget(String) | Creates a RemotePresentitySubscriptionTarget object. | |
RemotePresentitySubscriptionTarget(String, String) | Obsolete. Creates a RemotePresentitySubscriptionTarget object. | |
RemotePresentitySubscriptionTarget(RealTimeAddress, String) | Obsolete. Creates a RemotePresentitySubscriptionTarget object. |
Top
Properties
Name | Description | |
---|---|---|
Address | Gets the target address. | |
SubscriptionContext | Gets/Sets the context to be used for subscription. |
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