toggle menu
BlueConic Android SDK
5.2.6
switch theme
search in API
BlueConic Android SDK
/
com.blueconic.impl
/
Interaction
/
Interaction
Interaction
constructor
(
id
:
String
,
name
:
String
,
interactionTypeId
:
String
,
pluginClass
:
String
,
pluginType
:
String
,
positionId
:
String
,
positionName
:
String
,
dialogueId
:
String
,
dialogueName
:
String
,
defaultLocale
:
String
?
,
parameters
:
Map
<
String
,
Map
<
String
,
List
<
String
>
>
>
=
emptyMap()
)