SPPushNotificationSubscriber members

Represents a push notification subscriber over a site.

The SPPushNotificationSubscriber type exposes the following members.

Properties

  Name Description
Public property CustomArgs Gets or sets the custom arguments specified by the app.
Public property DeviceAppInstanceId Gets the identifier of the device app instance.
Public property LastModifiedTimeStamp Gets the timestamp that indicates when the subscription was last modified.
Public property RegistrationTimeStamp Gets the timestamp that indicates when the device registered for notifications.
Public property ServiceToken Gets or sets the service token.
Public property SubscriberType Gets or sets the subscriber type value.
Public property User Gets the SharePoint user who created this subscriber.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString This member is reserved for internal use and is not intended to be used directly from your code. (Overrides Object.ToString().)
Public method Update Updates the push notification subscriber on the site.

Top

See also

Reference

SPPushNotificationSubscriber class

Microsoft.SharePoint namespace