RemotePresentityNotification Class

Definition

This class represents the presence information of a remote presentity.

public ref class RemotePresentityNotification
public class RemotePresentityNotification
type RemotePresentityNotification = class
Public Class RemotePresentityNotification
Inheritance
RemotePresentityNotification

Remarks

This is used as a parameter in RemotePresentitiesNotificationEventArgs denoting the presence data of a single target. When a property representing the strongly typed categories of ContactCard, ServiceCapabilities, AggregatedPresenceState, OutOfOfficeNote and PersonalNote is null, either there have been no notifications for that property or there were exceptions when parsing their entries in the notification.

Properties

AggregatedPresenceState

Gets the overall availability of this presentity.

Categories

Gets the list of rich presence categories for the target.

ContactCard

Gets the contact card of the remote presentity.

OutOfOfficeNote

Gets any out-of-office note published by this presentity.

PersonalNote

Gets any personal note published by this presentity.

PresentityUri

Gets the target URI.

ServiceCapabilities

Gets the capabilities.

SourceNetwork

Gets the source network for this presence data notification.

Applies to