Click or drag to resize

IPushNotificationIsSubscribedField Property

A property that denotes the field on the DeviceMapper that determines if the subscription is On or Off. This is necessary as Google specifically recommends against calling the "Unsubscribe" method for Push notifications in Google Cloud Messaging.

Namespace:  NetQuarry.Services
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
string IsSubscribedField { get; }

Property Value

Type: String
See Also