Dispatched shortly after Facebook initialization.
Listen to this event during Facebook initialization and check the
wasLoaded property to see if a cached access token was loaded.
wasLoaded:Boolean
Returns true if a cached access token was loaded
during initialization, false otherwise.
Implementation public function get wasLoaded():Boolean public function set wasLoaded(value:Boolean):voidpublic function AIRFacebookCachedAccessTokenEvent(type:String, bubbles:Boolean = false, cancelable:Boolean = false) Parameters | type:String |
| |
| bubbles:Boolean (default = false) |
| |
| cancelable:Boolean (default = false) |
public static const RESULT:String = cachedAccessTokenResult
Mon Jan 29 2018, 11:50 PM +01:00