Documentation ¶
Index ¶
- func TaobaoAppleCardActiveApplyNotify(clt *core.SDKClient, req *game.TaobaoAppleCardActiveApplyNotifyRequest, ...) (*game.TaobaoAppleCardActiveApplyNotifyAPIResponse, error)
- func TaobaoAppleCardActiveCancelNotify(clt *core.SDKClient, req *game.TaobaoAppleCardActiveCancelNotifyRequest, ...) (*game.TaobaoAppleCardActiveCancelNotifyAPIResponse, error)
- func TaobaoAppleNewuserActivateNotify(clt *core.SDKClient, req *game.TaobaoAppleNewuserActivateNotifyRequest, ...) (*game.TaobaoAppleNewuserActivateNotifyAPIResponse, error)
- func TaobaoAppleNewuserSignNotify(clt *core.SDKClient, req *game.TaobaoAppleNewuserSignNotifyRequest, ...) (*game.TaobaoAppleNewuserSignNotifyAPIResponse, error)
- func TaobaoAppleNewuserSignNotifyNewversion(clt *core.SDKClient, req *game.TaobaoAppleNewuserSignNotifyNewversionRequest, ...) (*game.TaobaoAppleNewuserSignNotifyNewversionAPIResponse, error)
- func TaobaoAppleOlduserChargeNotify(clt *core.SDKClient, req *game.TaobaoAppleOlduserChargeNotifyRequest, ...) (*game.TaobaoAppleOlduserChargeNotifyAPIResponse, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TaobaoAppleCardActiveApplyNotify ¶
func TaobaoAppleCardActiveApplyNotify(clt *core.SDKClient, req *game.TaobaoAppleCardActiveApplyNotifyRequest, session string) (*game.TaobaoAppleCardActiveApplyNotifyAPIResponse, error)
苹果卡密申请激活回调接口 taobao.apple.card.active.apply.notify
苹果卡密申请激活回调接口
func TaobaoAppleCardActiveCancelNotify ¶
func TaobaoAppleCardActiveCancelNotify(clt *core.SDKClient, req *game.TaobaoAppleCardActiveCancelNotifyRequest, session string) (*game.TaobaoAppleCardActiveCancelNotifyAPIResponse, error)
苹果卡密取消激活回调接口 taobao.apple.card.active.cancel.notify
苹果卡密取消激活回调接口
func TaobaoAppleNewuserActivateNotify ¶
func TaobaoAppleNewuserActivateNotify(clt *core.SDKClient, req *game.TaobaoAppleNewuserActivateNotifyRequest, session string) (*game.TaobaoAppleNewuserActivateNotifyAPIResponse, error)
新用户激活通知接口 taobao.apple.newuser.activate.notify
资和信主动通知激活结果
func TaobaoAppleNewuserSignNotify ¶
func TaobaoAppleNewuserSignNotify(clt *core.SDKClient, req *game.TaobaoAppleNewuserSignNotifyRequest, session string) (*game.TaobaoAppleNewuserSignNotifyAPIResponse, error)
新用户签约通知接口 taobao.apple.newuser.sign.notify
用户付款成功后,资和信主动通知签约结果
func TaobaoAppleNewuserSignNotifyNewversion ¶
func TaobaoAppleNewuserSignNotifyNewversion(clt *core.SDKClient, req *game.TaobaoAppleNewuserSignNotifyNewversionRequest, session string) (*game.TaobaoAppleNewuserSignNotifyNewversionAPIResponse, error)
新用户签约结果通知接口v2 taobao.apple.newuser.sign.notify.newversion
资和信主动通知签约结果
func TaobaoAppleOlduserChargeNotify ¶
func TaobaoAppleOlduserChargeNotify(clt *core.SDKClient, req *game.TaobaoAppleOlduserChargeNotifyRequest, session string) (*game.TaobaoAppleOlduserChargeNotifyAPIResponse, error)
老用户激活并兑换通知接口 taobao.apple.olduser.charge.notify
老用户激活并兑换通知接口
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.