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