I'm trying to port my main class that use RemoteObject from Flex to Royale
(SimpleRemoteObject), but it's missing a few option from the Royale
implementation:
- requestTimeout
- convertResultHandler
- convertParametersHandler
- send result (AsyncToken)

Reply via email to