This class represents the login error related events dispatched by the Facebook Login ANE.
public function FacebookLoginErrorEvent(type:String, text:String, errorID:int, bubbles:Boolean = false, cancelable:Boolean = false) Parameters | type:String |
| |
| text:String |
| |
| errorID:int |
| |
| bubbles:Boolean (default = false) |
| |
| cancelable:Boolean (default = false) |
override public function clone():EventReturnspublic static const ERROR:String = facebook:login:error
Dispatched when an error occur during the login process
Tue Oct 21 2025, 03:53 PM +10:00