Skip to Content
SPW32N50C3
function checkLoginState() { FB.getLoginStatus(function(response) { statusChangeCallback(response); }); }