RemotePresentitySubscriptionTarget Class

Represents the address of the target and the context data to be used for subscription.

Inheritance Hierarchy

System.Object
  Microsoft.Rtc.Collaboration.Presence.RemotePresentitySubscriptionTarget

Namespace:  Microsoft.Rtc.Collaboration.Presence
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Public Class RemotePresentitySubscriptionTarget
'Usage
Dim instance As RemotePresentitySubscriptionTarget
public class RemotePresentitySubscriptionTarget

Remarks

The presence of another target can be subscribed to using this class. The two key properties to be assigned are the URI of the target and context information. Null context data ensures that the target contact is not notified of the subscription.

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

RemotePresentitySubscriptionTarget Members

Microsoft.Rtc.Collaboration.Presence Namespace

RemotePresence

Subscriber

SourceNetwork

RemoteSubscriptionContext