The current "Specification Draft" is inconsistent with the latest source code and documentation, where sendIntent is used instead of raiseIntent, and where it talk about a Resolution Object resolved by the promise, which is not correct in terms of how promises work.
The current "Specification Draft" is inconsistent with the latest source code and documentation, where
sendIntent
is used instead ofraiseIntent
, and where it talk about a Resolution Object resolved by the promise, which is not correct in terms of how promises work.