Calls the specified Facebook API method with given parameters, or queues it on the Sequencer.
| method | String | API method to call |
| parameters | Object | parameters corresponding to the method |
| executeUnit | Object | Either a callback function or an instance of FB.SequencerBase to use for execution |