Type Boolean Event fbconnect Revision 2017.3060 Keywords facebook, fbconnect, isError See also facebook.request() facebook.showDialog() facebook.* event.response
If an error occurred, this is true
, otherwise nil
(which evaluates to false
in logical expressions). If true
is returned, event.response contains the cause of the error.