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():Event
Returnspublic static const ERROR:String = facebook:login:error
Dispatched when an error occur during the login process
Fri May 17 2024, 01:46 PM +10:00