FAXL3: AER Notification

From fringDocumentation

Jump to: navigation, search

AER Notification

The data received from the user is a list of Generic Argument items

<ClientRequest>
	<User><![CDATA[USER_HASH_OF_THE_USER]]></User>
	<CommandExecRequest>
	<arg name="genArg1">
		<value name="myVar2">Simple Text</value>
	</arg>
	<arg name="genArg3">
		<value name="myVar4">Another Text</value>
	</arg>
	</CommandExecRequest>
</ClientRequest>
Personal tools