Official Content

Warning: This external object has been discontinued in GeneXus 18 Upgrade 3. Since this feature relied on a deprecated implementation by Apple and Google that is no longer functional, it has been removed from the GeneXus module. Read HowTo: Push Notifications using an External Provider.

The NotificationParameter external object allows you to set parameters when sending remote notifications, which is added to RemoteNotification.Events substructure.

Note: This external object must be used dynamically (i.e. as a variable).

NotificationParameters external object-Location NotificationParamteres external object - Structure

Properties

It does not have any.

Methods

SetParameter method

Set a notification parameter by indicating a key (or name) and its value.
The name parameter must match with the name of a variable used on the event that attends the remote notification on the client-side (Panel or WorkWith object for smart devices).

Return value  None
Parameters name:Character(100), value:Character(200)
 

Events

It does not have any.

Scope

Platforms  Smart Devices (iOS, Android)

See also







Last update: February 2024 | © GeneXus. All rights reserved. GeneXus Powered by Globant