Represents a callback used to instruct the system to poll while a backend process completes.
The raw payload returned by OpenAM
Gets the name of this callback type.
Gets the value of the specified input element, or the first element if selector is not provided.
selector
The index position or name of the desired element
Sets the value of the specified input element, or the first element if selector is not provided.
Gets the value of the specified output element, or the first element if selector is not provided.
Gets the value of the first output element with the specified name or the specified default value.
The name of the desired element
Gets the message to display while polling.
Gets the polling interval in milliseconds.
Represents a callback used to instruct the system to poll while a backend process completes.