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