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