Documentation ¶
Overview ¶
Package game 包含淘宝游戏API相关方法
Index ¶
- func TaobaoAppleCardActiveApplyNotify(ctx context.Context, clt *core.SDKClient, ...) error
- func TaobaoAppleCardActiveCancelNotify(ctx context.Context, clt *core.SDKClient, ...) error
- func TaobaoAppleNewuserActivateNotify(ctx context.Context, clt *core.SDKClient, ...) error
- func TaobaoAppleNewuserSignNotify(ctx context.Context, clt *core.SDKClient, ...) error
- func TaobaoAppleNewuserSignNotifyNewversion(ctx context.Context, clt *core.SDKClient, ...) error
- func TaobaoAppleOlduserChargeNotify(ctx context.Context, clt *core.SDKClient, ...) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TaobaoAppleCardActiveApplyNotify ¶
func TaobaoAppleCardActiveApplyNotify(ctx context.Context, clt *core.SDKClient, req *game.TaobaoAppleCardActiveApplyNotifyAPIRequest, resp *game.TaobaoAppleCardActiveApplyNotifyAPIResponse, session string) error
TaobaoAppleCardActiveApplyNotify 苹果卡密申请激活回调接口 taobao.apple.card.active.apply.notify
苹果卡密申请激活回调接口
func TaobaoAppleCardActiveCancelNotify ¶
func TaobaoAppleCardActiveCancelNotify(ctx context.Context, clt *core.SDKClient, req *game.TaobaoAppleCardActiveCancelNotifyAPIRequest, resp *game.TaobaoAppleCardActiveCancelNotifyAPIResponse, session string) error
TaobaoAppleCardActiveCancelNotify 苹果卡密取消激活回调接口 taobao.apple.card.active.cancel.notify
苹果卡密取消激活回调接口
func TaobaoAppleNewuserActivateNotify ¶
func TaobaoAppleNewuserActivateNotify(ctx context.Context, clt *core.SDKClient, req *game.TaobaoAppleNewuserActivateNotifyAPIRequest, resp *game.TaobaoAppleNewuserActivateNotifyAPIResponse, session string) error
TaobaoAppleNewuserActivateNotify 新用户激活通知接口 taobao.apple.newuser.activate.notify
资和信主动通知激活结果
func TaobaoAppleNewuserSignNotify ¶
func TaobaoAppleNewuserSignNotify(ctx context.Context, clt *core.SDKClient, req *game.TaobaoAppleNewuserSignNotifyAPIRequest, resp *game.TaobaoAppleNewuserSignNotifyAPIResponse, session string) error
TaobaoAppleNewuserSignNotify 新用户签约通知接口 taobao.apple.newuser.sign.notify
用户付款成功后,资和信主动通知签约结果
func TaobaoAppleNewuserSignNotifyNewversion ¶
func TaobaoAppleNewuserSignNotifyNewversion(ctx context.Context, clt *core.SDKClient, req *game.TaobaoAppleNewuserSignNotifyNewversionAPIRequest, resp *game.TaobaoAppleNewuserSignNotifyNewversionAPIResponse, session string) error
TaobaoAppleNewuserSignNotifyNewversion 新用户签约结果通知接口v2 taobao.apple.newuser.sign.notify.newversion
资和信主动通知签约结果
func TaobaoAppleOlduserChargeNotify ¶
func TaobaoAppleOlduserChargeNotify(ctx context.Context, clt *core.SDKClient, req *game.TaobaoAppleOlduserChargeNotifyAPIRequest, resp *game.TaobaoAppleOlduserChargeNotifyAPIResponse, session string) error
TaobaoAppleOlduserChargeNotify 老用户激活并兑换通知接口 taobao.apple.olduser.charge.notify
老用户激活并兑换通知接口
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.