Skip to main content

EnsLib.PushNotifications.IdentityManager.NotificationByIdentityRequest

persistent class EnsLib.PushNotifications.IdentityManager.NotificationByIdentityRequest extends Ens.Request, EnsLib.PushNotifications.NotificationInfo

SQL Table Name: EnsLib_PushNotifications_IdentityManager.NotificationByIdentityRequest

Notification by identity request

Property Inventory

Parameters

parameter RESPONSECLASSNAME = EnsLib.PushNotifications.IdentityManager.NotificationByIdentityResponse;
Response class

Properties

property AssociatedAppToken as %String (MAXLEN = 512) [ Required ];
Associated Application Token
Property methods: AssociatedAppTokenDisplayToLogical(), AssociatedAppTokenGet(), AssociatedAppTokenGetStored(), AssociatedAppTokenIsValid(), AssociatedAppTokenLogicalToDisplay(), AssociatedAppTokenLogicalToOdbc(), AssociatedAppTokenNormalize(), AssociatedAppTokenSet()

Inherited Members

Inherited Properties

Inherited Methods

Storage

Gray indicates storage defined by superclasses.

Storage Model: CacheStorage (Ens.MessageBody)

^Ens.MessageBodyD(ID)
=
%%CLASSNAME

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

^Ens.MessageBodyD(ID,"EnsLib.PushNotifications.IdentityManager.NotificationByIdentityRequest.Data",n)
=
Data(n)

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

^Ens.MessageBodyD(ID,"NotificationByIdentityRequest")
=
AssociatedAppToken
ExpiresUTC
SoundNotification
AlertNotification
BadgeNotification
UrlNotification
CollapseKey
FeedbackOpens in a new tab