Skip to main content
Known Participant
September 19, 2013
Question

Difference between FRECallObjectMethod and FREDispatchStatusEventAsync

  • September 19, 2013
  • 0 replies
  • 461 views

The guide recommends to use FREDispatchStatusEventAsync to get an async result to ActionScript. In my case my event is triggered on the native side, so looks like FRECallObjectMethod it's what I need. I just wonder why you would need FREDispatchStatusEventAsync if you can call asynchronously any method in ActionScript from Native? What am I missing?

Thanks!

This topic has been closed for replies.