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