PagingAlertStatusCallbackInfo

The PagingAlertStatusCallbackInfo data class contains these fields.

Field Type Description
Protocol PagingAlertStatusCallbackProtocol
  • EMAIL

  • HTTP

  • WCTP

Format PagingAlertStatusCallbackFormat If the WIC_GENERIC format is used, the VMP gateway returns the PagingAlertUser StatusInfo object. The XSD schema may be found in this document. A WIC_GENERIC compatible callback should respond with the QueryResult class. The XSD is also provided in document below.
Options PagingAlertStatusCallbackOptions

Custom callback options. Reserved for future use.

Address String[256]
The callback address (according to protocol), with one of the following possible values:
  • EMAIL – an email address

  • HTTP – a URL

  • WCTP – a WCTP address