RemotePresentityNotificationData Class

Class wrapping for the presence notification data, which contain the target URI and list of categoryItems.

Inheritance Hierarchy

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

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

Syntax

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

Remarks

It is used in RemotePresenceNotificationEventArgs.

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

RemotePresentityNotificationData Members

Microsoft.Rtc.Collaboration.Presence Namespace