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