Reconhecimento facial
Reconhecimento facial - NEC
FB.AppEvents.logPageView();
FB.getLoginStatus(function(response) {
statusChangeCallback(response);
});
function checkLoginState() {
FB.getLoginStatus(function(response) {
statusChangeCallback(response);
});
}
Sem comentários:
Enviar um comentário