Represents a callback used to collect a confirmation to a message.
The raw payload returned by OpenAM
Gets the index position of the confirmation's default answer.
Gets the confirmation's message type.
Gets the confirmation's possible answers.
Gets the confirmation's option type.
Gets the confirmation's prompt.
Set option index.
Set option value.
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
Represents a callback used to collect a confirmation to a message.