Closed alkhe closed 9 years ago
I felt that this section was a little inaccurate about async actions (the behavior has likely changed since it was written).
null can be passed as a handler to registerAsync, and it also takes a failure handler, so I modified the section to reflect that.
null
registerAsync
I felt that this section was a little inaccurate about async actions (the behavior has likely changed since it was written).
null
can be passed as a handler toregisterAsync
, and it also takes a failure handler, so I modified the section to reflect that.