Miembros

Todos los miembros (97)

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