Skip to Content
RC2946
function checkLoginState() { FB.getLoginStatus(function(response) { statusChangeCallback(response); }); }