RemotePresentitiesNotificationEventArgs Class

Definition

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

public ref class RemotePresentitiesNotificationEventArgs : EventArgs
public class RemotePresentitiesNotificationEventArgs : EventArgs
type RemotePresentitiesNotificationEventArgs = class
    inherit EventArgs
Public Class RemotePresentitiesNotificationEventArgs
Inherits EventArgs
Inheritance
RemotePresentitiesNotificationEventArgs

Remarks

This event argument is returned by the PresenceNotificationReceived event.

Properties

Notifications

Gets the notifications for a target.

Applies to