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