RemotePresence Class

Class which provide easy access to subscribe for presence for given URIs; it encapsulates the concept of batch subscribe and single subscription and handles it internally.

Inheritance Hierarchy

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

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

Syntax

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

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

RemotePresence Members

Microsoft.Rtc.Collaboration.Presence Namespace