Preparing search index...
The search index is not available
Documentation
Documentation
modules/interact/pushcard/PLVPushCardManager
PLVPushCardManager
Class PLVPushCardManager
卡片推送管理器
Hierarchy (
view full
)
PLVBaseModule
PLVPushCardManager
Index
Constructors
constructor
Properties
channel
Data
event
Notify
Methods
disposable
get
Card
Push
Info
Constructors
constructor
new PLVPush
Card
Manager
(
channelData
,
socketMediator
)
:
PLVPushCardManager
Parameters
channelData
:
PLVChannelData
socketMediator
:
PLVSocketMediator
Returns
PLVPushCardManager
Properties
channel
Data
channel
Data
:
PLVChannelData
频道数据
event
Notify
event
Notify
:
IPLVEventNotify
<
"pushcard_data"
>
= ...
Methods
disposable
disposable
(
)
:
void
Returns
void
get
Card
Push
Info
get
Card
Push
Info
(
cardId
?
)
:
any
获取推送卡片的信息
Parameters
Optional
cardId
:
string
Returns
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
channel
Data
event
Notify
Methods
disposable
get
Card
Push
Info
Documentation
Loading...
卡片推送管理器