تخطي للذهاب إلى المحتوى
SE-E722T-K


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