Search
Preparing search index...
The search index is not available
EF Chat-Bot Conversation Generator
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
"lib/IListener"
IListenerStatic
Interface IListenerStatic<Data>
Determines the interface that can be used to create new {@link Listener} instances
Type parameters
Data
Hierarchy
IListenerStatic
IGroupMetricsStatic
IQuestionMetricsStatic
Index
Constructors
constructor
Constructors
constructor
new IListener
Static
(
init
?:
ListenerInit
<
Data
>
)
:
IListenerMutable
<
Data
>
Parameters
Optional
init:
ListenerInit
<
Data
>
Returns
IListenerMutable
<
Data
>
Globals
"lib/IListener"
IListener
Bindings
IListener
Immutable
IListener
Mutable
IListener
Options
IListener
Static
constructor
Listener
Init
Determines the interface that can be used to create new {@link Listener} instances