SPPushNotificationSubscriber class

Represents a push notification subscriber over a site.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.SPPushNotificationSubscriber

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public NotInheritable Class SPPushNotificationSubscriber
'Usage
Dim instance As SPPushNotificationSubscriber
public sealed class SPPushNotificationSubscriber

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

SPPushNotificationSubscriber members

Microsoft.SharePoint namespace