The Office

« Return to The Office

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