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/vote/events
Module apps/vote/events
投票模块相关事件
Index
Enumerations
Vote
Events
Type aliases
VoteEType
Params
Type aliases
VoteEType
Params
VoteEType
Params
:
{
DELETE
:
VoteDeleteMsg
;
DELETE_ALL
:
VoteDeleteAllMsg
;
START
:
VoteStartMsg
;
STOP
:
VoteStopMsg
;
UPDATE_VOTED_LIST
:
CurVotedList
;
UPDATE_VOTE_ORDER
:
UpdateVoteOrderMsg
;
VOTE_RESULT
:
VoteResultMsg
}
投票模块事件数据限定
Type declaration
DELETE
:
VoteDeleteMsg
DELETE_
ALL
:
VoteDeleteAllMsg
START
:
VoteStartMsg
STOP
:
VoteStopMsg
UPDATE_
VOTED_
LIST
:
CurVotedList
UPDATE_
VOTE_
ORDER
:
UpdateVoteOrderMsg
VOTE_
RESULT
:
VoteResultMsg
Exports
apps/vote/events
Vote
Events
VoteEType
Params
Generated using
TypeDoc
投票模块相关事件