Top Method Summary
Options Name Purpose
Progress.Lang.Object ToRequestEntity () Returns the request entity for this request

Top Constructor Summary
Options Name Purpose
JsonPushNotification () Constructor for the PushNotification class
JsonPushNotification (JsonObject, character) Constructor for the PushNotification class
JsonPushNotification (JsonObject, ListNameValuePair, character) Constructor for the PushNotification class

Top Property Summary
Options Name Purpose
Consultingwerk.ListNameValuePair Headers
Progress.Lang.Object Payload
CHARACTER Topic


Method Detail
Top

Progress.Lang.Object ToRequestEntity ()

Purpose: Returns the request entity for this request
Notes:

Returns Progress.Lang.Object
The requests entity


Constructor Detail
Top

JsonPushNotification ()

Purpose: Constructor for the PushNotification class
Notes:

Top

JsonPushNotification (JsonObject, character)

Purpose: Constructor for the PushNotification class
Notes:

Parameters:
poPayload Progress.Json.ObjectModel.JsonObject
The value for the Payload property
pcTopic CHARACTER
The value for the Topic property
Top

JsonPushNotification (JsonObject, ListNameValuePair, character)

Purpose: Constructor for the PushNotification class
Notes:

Parameters:
poPayload Progress.Json.ObjectModel.JsonObject
The value for the Payload property
poHeaders Consultingwerk.ListNameValuePair
The value for the Headers property
pcTopic CHARACTER
The value for the Topic property


Property Detail
Top

Consultingwerk.ListNameValuePair Headers


Returns Consultingwerk.ListNameValuePair
Top

Progress.Lang.Object Payload


Returns Progress.Lang.Object
Top

CHARACTER Topic


Returns CHARACTER


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       30.03.2026 11:13:53