Skip to Content
AYRA PRO 5
function checkLoginState() { FB.getLoginStatus(function(response) { statusChangeCallback(response); }); }