Type Boolean Event fbconnect Revision Release 2024.3703 Keywords Facebook, fbconnect, isError See also fbconnect 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.