Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

EnsLib.PushNotifications.IdentityManager.NotificationByIdentityResponse

persistent class EnsLib.PushNotifications.IdentityManager.NotificationByIdentityResponse extends Ens.Response

SQL Table Name: EnsLib_PushNotifications_IdentityManager.NotificationByIdentityResponse

Notification by identity response

Property Inventory

Properties

property NotificationCount as %Integer [ InitialExpression = 0 , Required ];
Count of notifications sent
Property methods: NotificationCountDisplayToLogical(), NotificationCountGet(), NotificationCountGetStored(), NotificationCountIsValid(), NotificationCountLogicalToDisplay(), NotificationCountNormalize(), NotificationCountSet(), NotificationCountXSDToLogical()

Inherited Members

Inherited Methods

Storage

Gray indicates storage defined by superclasses.

Storage Model: CacheStorage (Ens.MessageBody)

^Ens.MessageBodyD(ID)
=
%%CLASSNAME

Storage Model: CacheStorage (EnsLib.PushNotifications.IdentityManager.NotificationByIdentityResponse)

^Ens.MessageBodyD(ID,"NotificationByIdentityResponse")
=
NotificationCount
FeedbackOpens in a new tab