Todos los sondeos (2)

function checkLoginState() { FB.getLoginStatus(function(response) { statusChangeCallback(response); }); }