question (0)

There aren’t any polls tagged question yet.

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