Informa Livefyre a richiamare informazioni utente da un URL di sincronizzazione utente precedentemente impostato. Restituisce un valore Boolean.
Variabile | Tipo | Descrizione |
---|---|---|
userId | Stringa | ID utente da sincronizzare con Livefyre. Prima di chiamare questo metodo, è necessario disporre di un URL di sincronizzazione utente impostato con Livefyre. |
network.syncUser(userId);
Output campione:
true
network.syncUser(userId);
Output campione:
true
$network->syncUser(userId);
Output campione:
true
network.sync_user(userId)
Output campione:
True
network.sync_user(userId)
Output campione:
True