Paging_DeleteAlert

This method deletes a paging alert from the recipients referenced by the Users parameter.

The method returns the alert status for all users to whom this alert was initially sent. For users for which the alert is being deleted, the status flag is CANCELED.

Table 1. Paging_DeleteAlert 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).
alertExternalD String

The shared alert ID submitted in Paging_SendAlert.

users PagingAlertUserRef[] The array of recipients for which the alert should be deleted.

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