2.5.2.1 Methods for Interface IStoreNotificationCustomer

Topic Version1Published10/31/2016
For StandardETP v1.1

Method

Description

Type

Parameter Summary

notificationRequest

A request from a customer to be notified when changes occur within the context of the supplied URI.

 

(in) eventData: NotificationRequest

onChangeNotification

Notification that an object has been created or changed within the context of a NotificationRequest URI.

event

(in) messageData: ChangeNotification

onDeleteNotification

Notification that an object has been deleted in the context of a subscription.

event

(in) eventData: DeleteNotification

cancelNotification

Sent from a customer to a store to cancel a previous request for notification of change.

 

(in) messageData: string