تخطي للذهاب إلى المحتوى
NC3MDLX
function checkLoginState() { FB.getLoginStatus(function(response) { statusChangeCallback(response); }); }