Preparing search index...
The search index is not available
Documentation
Documentation
modules/interact/PLVInteractManager
PLVInteractManager
Class PLVInteractManager
基础模块类
Hierarchy (
View Summary
)
PLVBaseModule
PLVInteractManager
Index
Constructors
constructor
Properties
channel
Data
event
Data
Notify
interact
Status
Notify
invite
Poster
Methods
destroy
notify
Post
Value
on
Show
Job
Detail
receive
Red
Paper
register
Interact
View
show
Card
Push
show
Lottery
show
Questionnaire
Constructors
constructor
new
PLVInteractManager
(
channelData
:
PLVChannelData
)
:
PLVInteractManager
Parameters
channelData
:
PLVChannelData
Returns
PLVInteractManager
Properties
channel
Data
channelData
:
PLVChannelData
频道数据
event
Data
Notify
eventDataNotify
:
IPLVEventNotify
<
"interact_data"
>
= ...
interact
Status
Notify
interactStatusNotify
:
IPLVEventNotify
<
"interact_status"
>
= ...
Readonly
invite
Poster
invitePoster
:
PLVInteractInvitePoster
= ...
Methods
destroy
destroy
()
:
void
销毁
Returns
void
notify
Post
Value
notifyPostValue
(
dataBean
:
PLVInteractDataBean
)
:
void
发送数据互动数据
Parameters
dataBean
:
PLVInteractDataBean
Returns
void
on
Show
Job
Detail
onShowJobDetail
(
event
?:
PLVShowJobDetailEvent
)
:
void
展示投递职业页面
Parameters
Optional
event
:
PLVShowJobDetailEvent
Returns
void
receive
Red
Paper
receiveRedPaper
(
redPaperEvent
:
PLVRedPaperEvent
)
:
void
接收红包事件
Parameters
redPaperEvent
:
PLVRedPaperEvent
Returns
void
register
Interact
View
registerInteractView
(
view
:
IPLVInteractView
)
:
void
注册互动页面
Parameters
view
:
IPLVInteractView
Returns
void
show
Card
Push
showCardPush
(
showPushCardEvent
:
PLVShowPushCardEvent
)
:
void
展示推送卡片页面
Parameters
showPushCardEvent
:
PLVShowPushCardEvent
Returns
void
show
Lottery
showLottery
()
:
void
展示抽奖页面
Returns
void
show
Questionnaire
showQuestionnaire
()
:
void
展示问答页面
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
channel
Data
event
Data
Notify
interact
Status
Notify
invite
Poster
Methods
destroy
notify
Post
Value
on
Show
Job
Detail
receive
Red
Paper
register
Interact
View
show
Card
Push
show
Lottery
show
Questionnaire
Documentation
Loading...
基础模块类