PHP Class LiveUserApi, thinksns

Inheritance: extends LiveBaseApi
ファイルを表示 Open project: medz/thinksns-4

Public Methods

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

Method Details

__construct() public method

public __construct ( )

getUserData() public method

获取用户信息
public getUserData ( ) : [type]
return [type]

postUser() public method

public postUser ( )

syncData() public method

同步数据
public syncData ( ) : [type]
return [type]