RemotePresenceNotificationEventArgs Class

Definition

Caution

This class will be removed from future versions.

Represents presence notifications from targets whose presence has been subscribed to.

public ref class RemotePresenceNotificationEventArgs : EventArgs
[System.Obsolete("This class will be removed from future versions.")]
public class RemotePresenceNotificationEventArgs : EventArgs
type RemotePresenceNotificationEventArgs = class
    inherit EventArgs
Public Class RemotePresenceNotificationEventArgs
Inherits EventArgs
Inheritance
RemotePresenceNotificationEventArgs
Attributes

Remarks

This event argument is returned by the PresenceNotificationReceived event.

Properties

Notifications

Gets the notifications for a target.

Applies to