class |
AbstractAuthEventBehavior |
https://developers.facebook.com/docs/reference/javascript/FB.Event.subscribe/
|
class |
AuthLoginEventBehavior |
fired when the user logs in
|
class |
AuthPromptEventBehavior |
https://developers.facebook.com/docs/reference/javascript/FB.Event.subscribe/
fired when user is prompted to log in or opt in to Platform after clicking a Like button
|
class |
AuthResponseChangeEventBehavior |
fired when the authResponse changes
|
class |
AuthStatusChangeEventBehavior |
fired when the status changes
|
class |
CommentCreateEventBehavior |
fired when the user adds a comment (fb:comments)
|
class |
CommentRemoveEventBehavior |
fired when the user removes a comment (fb:comments)
|
class |
EdgeCreateEventBehavior |
fired when the user likes something (fb:like)
|
class |
EdgeRemoveEventBehavior |
fired when the user unlikes something (fb:like)
|
class |
LogoutEventBehavior |
fired when the user logs out
|
class |
RenderEventBehavior |
fired when a call to FB.XFBML.parse() completes
|