Paging_CancelAlertByEventID

This method cancels the group of paging alerts from all users to which it was initially sent.

The method returns the total number of users the alert was canceled from and a list of those users. The status flag is CANCELED for all users.

Table 1. Paging_CancelAlertByEventID method parameters
Parameter Type Description
guid String

A reference to the VMP instance served by the VMP Paging gateway. The default is MAIN.

user

String

The user login (configured in VMP Administrator).

password String The user password (configured in VMP Administrator).
eventID String

The original event ID submitted in Paging_SendAlert.

endPoint Integer

The end point type submitted in Paging_SendAlertPaging_SendAlert. VMP cancels only alerts which match both EventID and EndPoint.

Return type:  WWI.WIC.WWS. PagingAlertUserStatusInfo[]