getNotificationParameter method

Get a parameter for the event notification just read by getNotification.

Syntax
String getNotificationParameter( String queue_name, String param_name)
Parameters
  • queue_name   Name of an event notification queue.

  • param_name   Name of the parameter to read or "*" for all.

See also