Search
Preparing search index...
The search index is not available
@polyv/interactions-receive-sdk
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@polyv/interactions-receive-sdk
apps/lottery/events
Module apps/lottery/events
抽奖模块相关事件
Index
Enumerations
Lottery
Events
Type aliases
LotteryEType
Params
Type aliases
LotteryEType
Params
LotteryEType
Params
:
{
IN_LOTTERY
:
InLotteryMsg
;
LotteryEnd
:
SdkLotteryEndMsg
;
LotteryStart
:
LotteryStartMsg
;
ON_LOTTERY
:
OnLotteryMsg
;
SubmitInfoSuccess
:
null
;
UPDATE_LOTTERY_LIST
:
{
awaitLotteryList
:
AnXinLottery
[]
;
lotteryList
:
AnXinLottery
[]
}
;
delayLotteryEnd
:
DelayLotteryEndMsg
;
delayLotteryOver
:
DelayLotteryOverMsg
;
delayLotteryStart
:
DelayLotteryStartMsg
}
抽奖模块事件数据限定
Type declaration
IN_
LOTTERY
:
InLotteryMsg
Lottery
End
:
SdkLotteryEndMsg
Lottery
Start
:
LotteryStartMsg
ON_
LOTTERY
:
OnLotteryMsg
Submit
Info
Success
:
null
UPDATE_
LOTTERY_
LIST
:
{
awaitLotteryList
:
AnXinLottery
[]
;
lotteryList
:
AnXinLottery
[]
}
await
Lottery
List
:
AnXinLottery
[]
lottery
List
:
AnXinLottery
[]
delay
Lottery
End
:
DelayLotteryEndMsg
delay
Lottery
Over
:
DelayLotteryOverMsg
delay
Lottery
Start
:
DelayLotteryStartMsg
Exports
apps/lottery/events
Lottery
Events
LotteryEType
Params
Generated using
TypeDoc
抽奖模块相关事件