CLIENT_SUCCESS_METHOD
CLIENT_SUCCESS_METHOD
The success method name
constants relative to the Amf format
FIELD_EXPLICIT_TYPE
this is the field where the class name of an object must be set so that it can be sent as a strongly typed object.
try to use this where possible, but it can't be everywhere because we would need to use ReflectionClass::hasProperty, and that is only with PHP 5.1