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

Interface for objects that want to be notified once the basic user profile is ready.



Public Methods
 MethodDefined By
  
Called once the basic user profile is ready.
IAIRFacebookBasicUserProfileListener
Method Detail
onFacebookBasicUserProfileReady()method
public function onFacebookBasicUserProfileReady(user:BasicUserProfile):void

Called once the basic user profile is ready.

Parameters

user:BasicUserProfile — User profile object.