PHP Class api\Gift

Author: Seven Du ([email protected])
Inheritance: extends Ap\Api
Afficher le fichier Open project: medz/thinksns-4

Méthodes publiques

Méthode Description
_initialize ( ) 初始化API方法
buy ( ) : array 兑换礼物
getInfo ( ) : array 获取礼物详细
getList ( ) : array 列表获取礼物
getLog ( ) 获取用户获得/赠送的礼物
transfer ( ) 转增虚拟礼物

Method Details

_initialize() public méthode

初始化API方法
Author: Seven Du ([email protected])
public _initialize ( )

buy() public méthode

兑换礼物
Author: Seven Du ([email protected])
public buy ( ) : array
Résultat array

getInfo() public méthode

获取礼物详细
Author: Seven Du ([email protected])
public getInfo ( ) : array
Résultat array

getList() public méthode

列表获取礼物
Author: Seven Du ([email protected])
public getList ( ) : array
Résultat array

getLog() public méthode

获取用户获得/赠送的礼物
Author: Seven Du ([email protected])
public getLog ( )

transfer() public méthode

转增虚拟礼物
Author: Seven Du ([email protected])
public transfer ( )