Paging_DeleteAlert

This method hides a paging alert from the inbox of 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).
endPoint Integer The type of the client sending the alarm. This value is normally 5 (SOAP).
clientID String This can be used for VMI integration and reporting. Vocera recommends integrating VMI using the Vocera Voice Server.
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[]