Preparing search index...
The search index is not available
EKO API
EKO API
extension
utils
MsgEvent
Class MsgEvent
Index
Constructors
constructor
Properties
event
Map
Methods
add
Listener
publish
remove
Listener
Constructors
constructor
new
MsgEvent
()
:
MsgEvent
Returns
MsgEvent
Properties
event
Map
eventMap
:
{
[
key
:
string
]:
Function
}
Methods
add
Listener
addListener
(
callback
:
Function
,
id
:
string
)
:
string
Parameters
callback
:
Function
id
:
string
Returns
string
publish
publish
(
msg
:
any
)
:
Promise
<
void
>
Parameters
msg
:
any
Returns
Promise
<
void
>
remove
Listener
removeListener
(
id
:
string
)
:
void
Parameters
id
:
string
Returns
void
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
event
Map
Methods
add
Listener
publish
remove
Listener
EKO API
Loading...