RemotePresentitiesNotificationEventArgs Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |