Scooter

« Return to Scooter

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