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)
Syntaxstring IsSubscribedField { get; }
ReadOnly Property IsSubscribedField As String
Get
Property Value
Type:
String
See Also