Respondis used to pass the selected response option and end the dialog. DialogState/Idwill return to False.
Signature
Respond(
[in] Int32 SelectedResponse
);
The parameters are defined in Table 28
Argument |
Description |
SelectedResponse |
Selected index of the ResponseOptionSetarray. |
Methodresult codes in Table 29(defined in Call Service)
Table 29– Respond Result Codes
Result Code |
Description |
Bad_DialogNotActive |
See Table 137for the description of this result code. |
Bad_DialogResponseInvalid |
See Table 137for the description of this result code. |
Table 30specifies the AddressSpacerepresentation for the Respond Method.
Table 30– Respond Method AddressSpace definition
Attribute |
Value |
||||
BrowseName |
Respond |
||||
References |
NodeClass |
BrowseName |
DataType |
TypeDefinition |
ModellingRule |
HasProperty |
InputArguments |
Argument[] |
PropertyType |
Mandatory |
|
AlwaysGeneratesEvent |
ObjectType |
AuditConditionRespondEventType |
Defined in 5.10.5
|
||
ConformanceUnits |
|||||
A & C Dialog |
If Auditingis supported, this Methodshall generate an Eventof AuditConditionRespondEventTypefor all invocations of the Method.