Packagecom.marpies.ane.facebook.listeners
Interfacepublic interface IAIRFacebookSDKInitListener

Interface for objects that want to be notified once Facebook SDK finishes initialization.



Public Methods
 MethodDefined By
  
Called once Facebook SDK finishes initialization, at which point it is safe to use the rest of the API.
IAIRFacebookSDKInitListener
Method Detail
onFacebookSDKInitialized()method
public function onFacebookSDKInitialized():void

Called once Facebook SDK finishes initialization, at which point it is safe to use the rest of the API.