Paging_GetAlertStatus

Alerts are identified by an external system ID. This ID is used in the callback notification calls and in the GetAlertStatus methods.

If a user is not found in the VMP Server, the return array contains the appropriate PagingAlertUserStatusInfo with ERROR status and User unknown detail text.

Table 1. Paging_GetAlertStatus 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.

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