Flash Media Server |
|||
| Managing Flash Media Server > Configuration Files > XML configuration files > Description of Server.xml tags > UserData | |||
This tag specifies the user data that is returned to the client via the FPAD response.
Each subtag represents a user-defined property of NetConnection.proxyInfo.
<UserData>
<foo>bar</foo>
</UserData>
This result for this subtag displays the following property:
NetConnection.proxyInfo.foo = "bar".