PHP Class LiveUserApi, thinksns

Inheritance: extends LiveBaseApi
Afficher le fichier Open project: medz/thinksns-4

Méthodes publiques

Méthode Description
__construct ( )
getUserData ( ) : [type] 获取用户信息
postUser ( )
syncData ( ) : [type] 同步数据

Method Details

__construct() public méthode

public __construct ( )

getUserData() public méthode

获取用户信息
public getUserData ( ) : [type]
Résultat [type]

postUser() public méthode

public postUser ( )

syncData() public méthode

同步数据
public syncData ( ) : [type]
Résultat [type]