|
|
Options | Name | Purpose | |||||
---|---|---|---|---|---|---|---|
|
ProcessResponse (IHttpResponse) |
/** Processes a response from the Notification service. Creates and throws
a NotificationServiceError if necessary.
@param HttpResponse The result of the REST request.
@throws NotificationServiceError Throws an error if the return code is
not 200 or 204 */ |
|||||
|
Progress.Json.ObjectModel.JsonConstruct SendNotification (JsonObject) |
/** Sends a notification for a given payload. The payload may be built by one
of the methods in this class, or created by the PushNotificationMessageBuilder
class (which is also used internally).
This method performs the actual request to the Notification Service.
@param JsonObject The notification payload.
@return JsonConstruct The result of the request. Can be an object or array,
depending on success or failure. */ |
Options | Name | Purpose | |||||
---|---|---|---|---|---|---|---|
|
TelerikPushNotificationService (character) |
/** Constructor.
@param character The (mandatory) API key to enable notifications */ |
|||||
|
TelerikPushNotificationService (URI, character) |
/** Constructor.
@param URI A URI representing the notification server
@param character The (mandatory) API key to enable notifications */ |
Top
ProcessResponse (IHttpResponse)
|
||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Progress.Json.ObjectModel.JsonConstruct SendNotification (JsonObject)
|
TelerikPushNotificationService (character)
|
||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
TelerikPushNotificationService (URI, character)
|
Progress® OpenEdge® Release 11.7.15