Subscriber Class

The Subscriber class represent watchers who subscribe to presence of others.

Inheritance Hierarchy

System..::..Object
  Microsoft.Rtc.Collaboration.Presence..::..Subscriber

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

Syntax

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

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

Subscriber Members

Microsoft.Rtc.Collaboration.Presence Namespace