Push Notification Message.
Ancestors - Object (PRIM_OBJT)
Details
No detailed help is available for this feature.
Properties
Name | Description |
|---|---|
JWT subject claim. This has to be the email address of the push notification administrator. | |
JWT Claim Expiration time in seconds (86400 max) | |
ComponentClassName is the name of the component's class. Inherited from Object (PRIM_OBJT) | |
ComponentMembers provides access to all the member components of this component Inherited from Object (PRIM_OBJT) | |
ComponentPatternName is used to qualify the class of the component. Inherited from Object (PRIM_OBJT) | |
Generic space allowing a value to be stored for the instance Inherited from Object (PRIM_OBJT) | |
ComponentType gives you access to the type information about the component Inherited from Object (PRIM_OBJT) | |
ComponentTypeName is the fully qualified name of the component's class. Inherited from Object (PRIM_OBJT) | |
Reference to the Http Response from the the push notificaiton send | |
Name identifies the component Inherited from Object (PRIM_OBJT) | |
Owner owns this component Inherited from Object (PRIM_OBJT) | |
The component instance to which this instance is attached. The visual container for a control or the collector of a set of child instances Inherited from Object (PRIM_OBJT) | |
URL for the badge to be displayed in the push notification. | |
Text to be displayed in the push notification | |
Direction of the text to be displayed in the push notification | |
URL of the Icon to be displayed in the push notification | |
URL of the Image to be displayed in notification (Not supported by all browsers) | |
Iso language of the push notification | |
Specifies if a the notification should be displayed to a user if replaced by a new one | |
Specified if a notification should be displayed until a user clicks or closes it | |
The identifier of the push notification | |
Specifies the time a push notification to be stamped on a push notification | |
Specifies the title to be displayed on the push notification | |
Specifies the URL to navigate to when clicking the push notification. This can be a relative path or a full addresss to a path within the application | |
The BASE64 encoded subscription object returned from the Push Manager Subscription | |
Delay before showing notification in seconds. | |
Urgency of the Push notification delivery | |
Validation message specifying if SendPush failed validation |
Events
Name | Description |
|---|---|
CreateInstance is signalled when an instance of a component is created Inherited from PRIM_SRVM.HttpPushMessage (PRIM_SRVM.HttpPushMessage) | |
DestroyInstance is signalled when an instance of a component is about to be destroyed Inherited from PRIM_SRVM.HttpPushMessage (PRIM_SRVM.HttpPushMessage) |
Methods
Name | Description |
|---|---|
Method to send the push notification | |
Set miscellaneous properties for the push notification HTTP request |