Todas las publicaciones (1)

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